Intro to Pure CSS: Minimal, modular CSS layouts

If you’ve been working with Cascading Style Sheets (CSS) for a while, you’ve likely noticed the trend toward simpler CSS frameworks that get the job done. This article introduces one of the stronger examples. Pure CSS is a modular, responsive framework that puts its own spin on…

Software developers have a supply chain security problem

Log4j was the bucket of cold water that woke up most developers to their software supply chain security problem. We’ve spent decades in software building things and obsessing over our production environment. But we’re building on unpatched Jenkins boxes sitting under someone’s desk. We spend all this…

What is Visual Studio Code? Microsoft’s extensible code editor

Visual Studio Code is a free, lightweight but powerful source code editor that runs on your desktop and on the web and is available for Windows, macOS, Linux, and Raspberry Pi OS. It comes with built-in support for JavaScript, TypeScript, and Node.js and has a rich…