April 8, 2020
Structuring CSS properly
Structuring CSS properly Stylesheets in a front end project can quickly get out of hand as the codebase grows, and that is when we start to see a lot of !importantlittered around in a “shouting match” to see whose styles get to be applied. Thankfully, over the years, many frameworks…
April 4, 2019
Making peace with frontend development: The first steps
I come from a computer science background. The classes I enjoyed the most in college revolved around programming in (more…)