CSS - Cascading Style Sheets

CSS is one of the cornerstone technologies of the web, it provides styling to your web pages.

If you've never heard of CSS before you might like our simple explanation of CSS.

Recent posts View all

Ruby

Iterate over indexed params in Rails

When your API isn't Rails-shaped, sometimes you need to handle input differently

Web Dev Jekyll

Running Jekyll from inside VS Code

How to set up your VS Code to run Jekyll without needing extra extensions