In my article on Understanding the Critical Rendering Path , I wrote about the effect JavaScript files have on the Critical Rendering Path. JavaScript is considered a "parser blocking resource". This
I believe commenting code is important. Most of all, I believe commenting is misunderstood. I tweeted out the other day that “I hear conflicting opinions on whether or not you should write comments. B
IR35 is looming over all contractors in the uk, it could be in place in April 2020, and there no doubt if it does come into full effect, then it will change how contractors operate. For those who don’
Editor’s note: This post was updated on 29 December 2020. In this tutorial, we’ll show you how to use the localStorage mechanism and Window.localStorage property and review the basics of web storage i
Move over Sass, we have #CSS variables! I still love Sass of course. But it’s great native CSS supports this. No need for a preprocessor & no more compiling 🥳 Global scope will allow you to access the
I just got a fantastic year-in-review breakdown from RescueTime that showed how I spent my (screen) time in 2019. It gave me some really insightful and beautiful data visualizations like this: Aside from the depressing realization that 30% of my year was spent looking at a screen, there’s some…
On Friday, we looked at how to update your user interface based on inputs from the user . Today, let’s look at how to save that content in localStorage with vanilla JavaScript. What we’ll be doing As
Trys and James from Clearleft shared their great new side project, Utopia with us all today. Utopia emerges when designers and developers share a systematic approach to fluidity in responsive design.