Elsewhere

Things we find interesting we think you might too. Grab the RSS feed for your newsreader of choice.

12 Modern CSS One-Line Upgrades | Modern CSS Solutions

January 24, 2024

Sometimes, improving your application CSS just takes a one-line upgrade or enhancement! Learn about 12 properties to start incorporating into your projects, and enjoy reducing technical debt, removing...

Read More

The Open Source Sustainability Crisis ❧ Open Path by Chad Whitacre

January 24, 2024

Okay, now let’s talk about the Open Source sustainability crisis. The purpose of this post is to define terms. What is Open Source sustainability? Why do I say it is in crisis? My answers are that s...

Read More

An Attempted Taxonomy of Web Components—zachleat.com

January 22, 2024

As my experience with web components grows, my personal view of how to build a web component is also evolving. In some cases I’ve gone back and refactored older components with the new knowledge and...

Read More

A Global Design System | Brad Frost

January 22, 2024

TL;DR: This is a call to action to create a Global Design System that provides the world’s web designers & developers a library of common UI components. A Global Design System would improve the ...

Read More

TypeScript Might Not Be Your God: Case Study of Migration from TS to JSDoc – DEV Community

January 22, 2024

While alternative tools for introducing typing to JavaScript code do exist, TypeScript’s overwhelming popularity often casts them into the shadows. This widespread acclaim, justified by the Type...

Read More

33 Fundamentals Every JavaScript Developer Should Know | by Stephen Curtis | Medium

January 22, 2024

It might be time you took the time to really understand JavaScript, and maybe even learned a little computer science. Source: 33 Fundamentals Every JavaScript Developer Should Know | by Stephen Curtis...

Read More

WebAssembly is like JSON for behaviour

January 22, 2024

If you’re sending data from one computer to another, it’s probably JSON. But it hasn’t always been this way. Source: WebAssembly is like JSON for behaviour...

Read More