15th January 2020 at 10:02
A static design tool tip: using an "Annotation" component as a sticky note to provide context for design elements.
A static design tool tip: using an "Annotation" component as a sticky note to provide context for design elements.
A web developer announces switching from Chrome to Microsoft Edge as their default browser, citing a preference for Chromium dev tools.
A developer explores using Notion as a backend for a static microblog with 11ty, while waiting for its official API.
Dan Abramov argues against being a 'clean code zealot', stating it's a tool for managing complexity, not an end goal.
Andy shares a recommended article by Sarah Drasner on understanding Async/Await in JavaScript for front-end developers.
Andy Bell explains how using screencasts to present work to clients can reduce meeting time and improve feedback quality.
A developer details his journey to create a minimal React base project that outputs a tiny bundle using Preact, sharing insights on front-end optimization.
Andy Bell introduces his new micro blog and his work with Set Studio, Piccalilli, and his CSS course for front-end developers.
A tutorial on using AWS S3 to create a shared, scalable storage bucket for friends to upload and access large media files like videos and photos.
Explores the availability and configuration of Columnstore Indexes across various Azure SQL Database tiers, including General Purpose, Serverless, and Hyperscale.
An overview of lightweight threads, concurrency models, and Project Loom for the Java Virtual Machine (JVM).
A technical guide on using SSH and Linux pipes to stream and copy a MongoDB collection from a remote server to a local Docker instance.
Advice on convincing engineering teams to adopt observability practices, debunking myths and offering practical strategies.
A hands-on workshop on using AWS Systems Manager to manage Windows servers at scale, covering automation, patching, and inventory.
A technical guide for upgrading to PHP 7.4 on macOS using Homebrew, including steps for Laravel Valet and managing extensions.
A guide to replacing long chains of PowerShell 'like' operators with more efficient and scalable regular expressions (RegEx) for string matching.
Overview of new features in PHP 7.4, including arrow functions, typed properties, preloading, and the null coalescing assignment operator.
A guide on using configuration profiles in Quarkus to manage environment-specific settings like dev, test, and prod within a single application.properties file.
A technical tutorial on creating hexagon maps (hexmaps) for visualizing New Zealand District Health Board data using the R programming language and the DHBins package.
Explores the challenge of building safety-critical software for high-risk users like activists, contrasting it with mainstream security needs.