SOLID Principles in C#
A detailed guide to SOLID principles in C#, explaining each principle with code examples to improve code readability, maintainability, and flexibility.
A detailed guide to SOLID principles in C#, explaining each principle with code examples to improve code readability, maintainability, and flexibility.
Analysis of the new DynamoDB paper, covering product-level insights and technical improvements for the managed NoSQL database service.
A developer shares practical tips and advanced techniques for managing Kubernetes clusters more efficiently, covering terminal setup, kubectl mastery, and automation.
A guide to five key technical sessions at VMware Explore 2022, covering multi-cloud, vSphere+, automation, and PowerShell development.
Explains the importance of validating HTTP response bodies in frontend development and introduces Zod, a TypeScript schema library, as the solution.
A guide to setting up and using JetBrains Gateway to connect to a Windows Subsystem for Linux (WSL) environment via SSH for remote development.
A developer explains why Django is an excellent choice for building large, database-driven web applications, highlighting its rapid development, security, and ecosystem.
Learn strategies like retries, circuit breakers, and bulkheads to build resilient web APIs that handle temporary failures in distributed systems.
A technical guide for installing R version 3.6.3 on Linux Mint 19.x, including steps to remove old versions and configure repositories.
A guide exploring the Axum web framework for Rust, covering its features, setup, and examples like a chat app.
A developer shares key learnings from their first week professionally coding in Elixir, covering behaviors, reduce patterns, and LiveView.
The author details the motivations and process behind the sixth major redesign of their personal website.
Developer creates a browser extension, a11y-twitter, to prompt users to add alt text to images before tweeting, improving accessibility.
Explains end-to-end (E2E) testing methodology, its purpose in simulating real user scenarios, and its role in a robust CI practice.
A guide to creating basic virtual machines using QEMU command line, covering CPU, memory, network, and architecture setup.
A developer details the process of porting the classic game Doom to the Helios micro-kernel as a test of its design and capabilities.
Preview of the upcoming London VMware User Group meeting, covering AI, vSphere, cybersecurity, and networking topics.
A CSS tutorial on techniques for creating full-width components within a centrally constrained layout, discussing markup and styling solutions.
A developer reflects on how writing a technical blog about Elixir directly led to landing a desired software consultancy role working with that technology.
Explores why on-call rotations are often painful, framing them as a sociotechnical problem requiring both technical fixes and organizational changes.