Mastering TypeScript Decorators: How to Use and How to Create
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
A guide to configuring Content-Security-Policy (CSP) headers in a local 11ty development environment for faster testing.
A guide to building an automated LinkedIn job application bot using Puppeteer for browser automation and TypeScript for robust, maintainable code.
Explains the importance of specifying exact version numbers in Docker and package managers to ensure reproducible builds, stability, and security.
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A guide on using Terraform for multi-cloud infrastructure deployment across Google Cloud and AWS, covering IaC benefits and best practices.
A technical guide on combining 11ty, max Brotli compression, and CSS fingerprinting to achieve optimal website performance and caching.
A guide to building a custom CSS pipeline in Eleventy using a shortcode for optimization, hashing, and caching.
A guide to the many components needed for a modern terminal setup, from shell choice to color support and keybindings.
Explains how the new SwiftUI @Entry macro simplifies creating custom environment values, making the EnvironmentKit library obsolete.
Explains modifications to the Martinez-Rueda polygon clipping algorithm for boolean operations, addressing ordering issues in complex scenarios.
A developer updates a SaaS app's signup process, replacing passwords with email-based 'magic links' using django-sesame.
A technical guide on implementing maximum Brotli compression (level 11) for a static site built with 11ty and deployed on Cloudflare Pages.
A developer shares their experience with Elixir 1.18's new type checker, highlighting a specific warning about struct comparison and hopes for future improvements.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
Explores unwritten rules and conventions that command-line terminal programs tend to follow for consistent user behavior.
Explores using Azure AI Inference Service to simplify LLM integration, focusing on Python SDK and GitHub Marketplace for experimentation.
A guide on how to selectively disable Vale prose linting for specific sections within AsciiDoc documents, explaining two methods and common pitfalls.
An overview of Apache Flink CDC, its declarative pipeline feature, and how it simplifies data integration from databases like MySQL to sinks like Elasticsearch.
A new Django Software Foundation board member shares their experience and reflections from attending their first official board meeting.