A one-hour talk, originally written for Chicago Coder Conference 2017 and later redeveloped for IndyCode 2018. “CSS Isn’t Scary: How to Stop Worrying and Love Front End” is aimed at programmers who’ve written enough CSS to feel frustrated and is intended to help developers feel more comfortable with CSS.
Abstract
Ugh, CSS, it seems like it has a mind of its own and gets overwhelming when you use it for anything more than a simple layout. Sometimes, it feels like you’re just guessing on what property to use and hoping for the best. You might feel intimidated and find yourself needing a front end developer to make even tiny changes to your site. In this presentation, I’ll help you tame that CSS beast and discuss tips and tricks for getting your site to look exactly right the first time. I’ll explain common misunderstandings about CSS and show you that, no, CSS isn’t that scary.
Further Reading
- A Love Letter to CSS
- Top Five CSS Mistakes
- 10 CSS mistakes every web designer must avoid
- Code Smells in CSS
- CSS is Hard
- Why CSS is Hard