Unlocking reactivity with Svelte and RxJS
Explores integrating RxJS with Svelte's reactivity system for a more powerful reactive architecture, with code examples.
Explores integrating RxJS with Svelte's reactivity system for a more powerful reactive architecture, with code examples.
A guide on how to access and use secrets from Google Secret Manager within Terraform infrastructure-as-code configurations.
The author explains how they implemented Webmentions, an open standard for social reactions, on their personal site using third-party services and a Jekyll plugin.
A critique of advice to omit HTML and CSS from developer CVs, arguing they are fundamental front-end skills.
A technical guide on implementing custom interactive push notifications with custom UI in iOS using UserNotifications framework.
A developer's monthly update covering releases for Sway, wlroots, aerc, and SourceHut improvements, alongside personal cooking notes.
A developer's personal journey with the Delphi programming language over 25 years, from initial discovery to deep mastery.
A curated list of open-source and free tools for data annotation across computer vision, NLP, audio, and other domains, including image and video labeling.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.
A web developer discusses the resurgence of blogging and the importance of owning your content, while introducing his agency and educational resources.
The article discusses dependency injection in Angular, a core concept for building modular and testable applications.
Analyzes a CSS preload pattern that can block HTML parsing and hurt performance, explaining why it's no longer recommended.
Explains how to use bitwise operators and binary masks to store boolean flags efficiently in PHP, with practical examples.
A technical guide on building a blog using Hugo, Docker, and AsciiDoc, covering setup, customization, and the author's writing workflow.
Explores the complexities of Python package metadata, comparing runtime introspection with packaging tools and discussing modern solutions.
A guide to running .NET Azure Functions on Google Cloud Run, enabling C#/F# serverless workloads in GCP.
A guide to versioning Python projects with Semantic Versioning (SemVer) and code formatting best practices for maintainability.
Explains the Async/Await syntax in JavaScript for handling asynchronous operations, making code more readable than traditional promise chains.
A step-by-step guide to installing and configuring MongoDB on macOS, including specific instructions for Catalina and newer versions.
A developer shares their experience organizing an internal hackathon to foster innovation, collaboration, and creative freedom within a tech team.