DEV Community

Cover image for 5 Articles every WebDev should read this week (#05)
Martin Krause
Martin Krause

Posted on

5 Articles every WebDev should read this week (#05)

A curated list of the top five web development must-reads from last week. Don't miss out on the latest web development stories and insights. Read all about the cutting edge in web development, working in tech and the new tools and frameworks while learning a few new tricks.


Boost Performance with Web Workers: A Detailed Guide

A Step by Step Guide on How to Imitate multi-threading in JavaScript with Web Workers

https://blog.bitsrc.io/web-workers-a-step-by-step-guide-to-boosting-performance-with-web-workers-11307238b36e


Getting Started With CSS Cascade Layers

Cascade layers introduce the new at-rule of @layer. The intent is to help CSS authors be more intentional about ordering the “layers” of CSS rules as a new method of cascade management.

https://www.smashingmagazine.com/2022/01/introduction-css-cascade-layers/


TypeScript Features to Avoid

This post lists four TypeScript features that we recommend you avoid. Depending on your circumstances, there may be good reasons to use them, but we think that avoiding them is a good default.

https://www.executeprogram.com/blog/typescript-features-to-avoid


How do you actually prevent bugs?

Here I would like to share exactly how I help prevent bugs on projects and how I help others come up with ideas on how to prevent bugs as well.

https://nicolalindgren.com/2021/11/15/how-do-you-actually-prevent-bugs/


What’s New In DevTools?

What’s new in Chrome, Edge, Safari and Firefox? Patrick Brosset breaks it down with the latest features in DevTools across browsers.

https://www.smashingmagazine.com/2022/01/devtools-updates-2022/


Follow me on Twitter: @martinkr.

Photo by Alex Kulikov on Unsplash


Subscribe to the weekly modern frontend development newsletter


Top comments (0)