Lifetime Scope in Blazor Client and Server Apps
Explains how Singleton, Scoped, and Transient service lifetimes behave differently in Blazor WebAssembly client apps versus Blazor Server apps.
Explains how Singleton, Scoped, and Transient service lifetimes behave differently in Blazor WebAssembly client apps versus Blazor Server apps.
A tutorial on implementing JWT authentication in an Express.js API, with examples using both MongoDB and PostgreSQL databases.
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
A developer shares principles for using instant messaging (like IRC) productively in tech work, emphasizing its ephemeral nature and the need to shift important info to permanent mediums.
Troubleshooting a PowerShell Desired State Configuration (DSC) disk resource failure in Azure Automation, linked to a defragmentation-related StorageDSC module bug.
A developer shares lessons learned while building a CI/CD pipeline using Azure DevOps, Terraform, and Terratest for deploying an AKS cluster.
A technical guide on testing failover for a zone-redundant Azure Cache for Redis instance using Terraform and redis-cli.
Explores how creating delightful user experiences through bold, opinionated design choices can both attract and alienate users, using Mailchimp as an example.
A technical guide to modeling one-to-one, one-to-many, and many-to-many relationships in MongoDB using the Mongoose ODM in Node.js.
A technical guide explaining how to implement authentication and authorization in any backend language or framework, covering user models, signup/login routes, and session vs JWT auth.
Introduces permutation-invariant neural networks for RL agents, enabling robustness to shuffled, noisy, or incomplete sensory inputs.
Automating Azure Virtual Desktop image deployments using Azure Pipelines, Bicep, and Liquit for application lifecycle management.
A tutorial on building a habit tracker using GraphQL, Hasura for the backend API, and React for the frontend.
A guide to essential developer team workflows covering Git branching strategies, Agile methodologies, and CI/CD practices for effective collaboration.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.
Satirical proposal to pay developers to delete npm modules, highlighting security risks of excessive dependencies in the Node ecosystem.
Explains why adding 'surprise and delight' animations cannot fix a poorly designed user experience, emphasizing the need for solid functional foundations first.
A collection of essential links and resources for getting started with Azure Bicep, Microsoft's infrastructure-as-code language.
A developer's monthly update on FOSS projects, including SourceHut's anniversary, a new programming language delay, and progress on various tools.
A step-by-step guide to resizing a PersistentVolumeClaim (PVC) for a managed premium disk in Azure Kubernetes Service (AKS).