Building an ASP.NET Core Tag Helper to Show/Hide UI Elements based on Authorization
A tutorial on creating a custom ASP.NET Core Tag Helper to conditionally show or hide UI elements based on user authorization policies.
A tutorial on creating a custom ASP.NET Core Tag Helper to conditionally show or hide UI elements based on user authorization policies.
A guide to diagnosing and fixing Vue 2 hydration errors in SSR/SSG applications, covering common causes and debugging techniques.
Explores combining event sourcing with stateful systems for a large-scale project, focusing on design for reporting and historical tracking.
Explores state management and data persistence techniques for mobile apps built with Mobile Blazor Bindings, using a Budget Tracker app as an example.
A developer builds a Raspberry Pi system that pauses a video when their training bike speed drops, inspired by the movie Speed.
A developer details the CSS flexbox and responsive design updates made to their personal photo journal website.
Explains how to use the ACME DNS-01 challenge to obtain TLS certificates from Let's Encrypt without exposing your web server to the internet.
A guide for React developers on using CSS Variables (Custom Properties) to enhance styling workflows and unlock new possibilities.
A developer explains why they stopped using microservices for their solo side-projects, citing the complexity for a single person.
A developer shares lessons from three years of tech blogging, emphasizing consistency, topic focus, and planning to build an audience and advance a career.
A beginner's guide to DNS, explaining how to set up domain names, A records, and CNAMEs for your website.
Explores the Thanos project's extended Go style guide for writing high-quality, readable, and efficient code in large-scale distributed systems.
Best practices for using Serilog, a structured logging library for .NET, covering standard properties, logging levels, and performance timing.
Explains the difference between Angular's canActivate and canActivateChild route guards, including implementation and use cases.
A developer's technical guide to implementing Webmentions, a web standard for cross-site interactions, on their personal website.
A guide to using AWS CloudWatch Custom Metrics and Alarms to monitor the health of a serverless application's core process.
A tutorial on deploying a multi-container microservices application (React & .NET Core) to Azure using Service Fabric, including CI/CD setup.
Explains how to detect and warn users of wildcard imports in Python, focusing on improving import times and namespace management in libraries like QuTiP.
A technical guide on using lldb to debug third-party iOS applications on jailbroken devices, covering setup, commands, and breakpoints.
A sysadmin shares his remote work setup, tools, and automation-focused role at a managed service provider during the COVID-19 lockdown.