Being in Charge
Discusses the 10x engineer myth and a new book about taking charge of your software engineering career, based on a podcast interview.
Discusses the 10x engineer myth and a new book about taking charge of your software engineering career, based on a podcast interview.
Explains the concept of middleware in Express.js, detailing its role in request handling and providing code examples.
A guide to developing better coding habits to improve code readability and maintainability for your future self and teammates.
Explains how to use WebPageTest custom metrics with request data to analyze script loading behavior in web performance testing.
A guide to implementing a modular plugin and hook system in Swift, inspired by event-driven architectures like WordPress.
A technical guide on converting AsciiDoc documents to Microsoft Word (.docx) and Google Docs formats using asciidoctor and pandoc tools.
A tutorial on implementing a search bar within a FlatList component in a React Native application, using Expo and UI Kitten.
Tutorial on implementing Firebase email authentication in a React Native chat app using react-native-firebase.
A technical guide on setting up a professional video streaming studio for online tech talks and training, covering hardware, software (OBS), and Linux configuration.
A hacky method to monitor Kafka data arrival using kafkacat and Telegram alerts when message timestamps exceed a threshold.
A technical walkthrough of building a consistent user onboarding flow in a Django SaaS application, focusing on data validation and step dependencies.
A developer explains using CSS vmin units for a fluid, responsive website layout that scales proportionally with the viewport.
A developer shares their experience using DEV as a headless CMS for a Gatsby site via Stackbit, discussing setup, benefits, and drawbacks.
A developer shares their 100-day journey of tweeting about a different CSS property each day, highlighting the vastness of CSS.
Explains how to implement custom collection-like objects in Python using the collections protocol, including slicing, iteration, and item access.
A guide on setting up Microsoft Teams for free to manage and connect a tech user group, covering features and step-by-step setup.
A developer's monthly update on Wayland book progress, wlroots/Sway improvements, and SourceHut/secret project work.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A Q&A recap of a livestream on using Ghost as a headless CMS with Jamstack tools like Eleventy and Gatsby, answering developer questions.
A developer explores native lazy loading for images in HTML, discussing its benefits for performance and data savings, while considering potential drawbacks.