Web Development Reading List #106

About The Author

Anselm is a freelance front-end developer who cares about sustainable front-end experiences and ethical choices in life. He writes the WDRL, and is co-founder … More about Anselm ↬

Email Newsletter

Weekly tips on front-end & UX.
Trusted by 200,000+ folks.

What’s going on in the industry? What new techniques have emerged recently? What insights, tools, tips and tricks is the web design community talking about? Anselm Hannemann is collecting everything that popped up over the last week in his web development reading list so that you don’t miss out on anything. The result is a carefully curated list of articles and resources that are worth taking a closer look at.

What’s happening in the industry? What important techniques have emerged recently? What about new case studies, insights, techniques and tools? Our dear friend Anselm Hannemann is keeping track of everything in the web development reading list so you don’t have to. The result is a carefully collected list of articles that popped up over the last week and which might interest you. — Ed.

Every week I feature about twenty interesting links. Although I curate this reading list already from more than 50 resources, every week still leaves you with so much news that actually paying attention to all of it is quite difficult. I often hear from people “I must admit, I haven’t read your last WDRLs in detail. Sorry.” What do I reply? Well, I embrace this behaviour. Sometimes it’s not possible to read everything. As Tim Kadlec writes in his latest piece, you can’t know everything: “In fact, we can’t know everything about the web.

News

Concepts & Design

  • Lately, mainly due to the rise of UI frameworks and the increased complexity of front-end frameworks and web apps, the web has got a bit boring. We see tons of similar layouts, and whether it’s a Bootstrap-based design or Material UI-based design, everything is still remarkably similar. And while applying such design principles makes life much easier for us, developers, we lose the diversity and individuality of the web. No wonder then that a plea to make the web weird again is gaining traction.

Tools

  • PostCSS is the latest thing in the CSS world. The “PostCSS Deep Dive” explains what it is (not a pre-/not a post-processor), what it can do and how to get the most value out of it.
  • If you use PostCSS, stylelint is a new option to set and lint your CSS.
  • You might know JSLint, its successor JSHint but you might have thought “why do we need another one?” when you first heard of ESLint. This article by Nicholas C. Zakas tells you why he wrote another linter which has several advantages that you might want to check out.
  • If you always found Vagrant a bit complicated and not intuitive, their makers now created a successor (although not a replacement) for Vagrant: Meet otto, a tool that combines development environment setup with automatic deployments in an easy-to-use way.
Post CSS
PostCSS Deep Dive” explains what it is (not a pre-/not a post-processor), what it can do and how to get the most value out of it.

Security

  • Paul Lewis summed up why the current approach of CORS, CSP, HTTPS and other security layers is doomed and unusable for many people unless we change this for the better and care about real-world use-cases. CORS for Concern shows the pitfalls of our centralized infrastructure in the shift towards a more secure web.

Privacy

  • This pretty frightening article, released last week by Intercept, shows how intelligence companies have broken our web and can spy nearly everyone by tracking all metadata from everyone using online music networks, cookies, video sites, blogging platforms, calls, or photos and online ads. In light of this development, it’s important that we give more focus on privacy for our users by implementing HTTPS (with HSTS, HPKP), limit advertising network’s data grabbing and prevent MITM attacks by using resource integrity hashing for our CDNs.

Web Performance

JavaScript

CSS / Sass

Work & Life

  • Paul McMahon was annoyed by so many job postings that don’t reflect what a company does or don’t mention what actually matters. Now he wrote an article on how to write job postings with a lot of helpful tips. If you are hiring, take these hints and improve your job postings.

Go Beyond…

  • I stumbled upon this article last week and it sounded very weird. But when I read that we already lost about 34 of our planet’s genetic diversity and some smart people try to store the remaining seeds we have around the world, I got interested. I’m happy that some people care about sustainability and how our descendants could re-trace what we did during our life.
  • “Dear Tech Industry,” starts this excellent article by Jenn Downs on why companies and people in the tech industry shouldn’t think they’re smarter just because they know more on technology. Instead, it’s important that we give back and contribute to local charities and culture.
  • The gnome outreachy program is a great way to get involved with open source software and improve it. Mozilla now shared the roadmap on where you could help out in the next months.

And with that I’ll close for this week. In case you like what I write each week, please support me with a donation or share this resource with other people. You can learn more about the costs of the project here. It’s available via E-Mail, RSS and online.

Thanks and all the best, Anselm

Further Reading

Smashing Editorial (mrn)