New Project, Who Dis? - Building SaaS #38
The author starts a new Django project from scratch, sets up a development environment with pip-tools, and deploys it to Heroku.
The author starts a new Django project from scratch, sets up a development environment with pip-tools, and deploys it to Heroku.
Stack Overflow co-founder Joel Spolsky discusses his 'sabbatical', new CEO, and his current role as chairman of three tech companies.
A developer's personal story about learning the critical importance of unit testing while refactoring a complex financial calculation library.
A technical tutorial on recreating the 'His Dark Materials' TV show logo using advanced CSS techniques like pseudo-elements and custom properties.
A tutorial on creating and publishing a custom GitHub Action using the Go programming language, including using a template and Docker.
A tutorial on creating dynamic color themes using only CSS Custom Properties, HSL colors, and the calc() function.
Explores using three complementary metrics—delivery date accuracy, feature completeness, and defect rates—to measure software team health and prevent gaming single metrics.
A guide to implementing accessible hamburger menus for web navigation, covering common pitfalls and best practices for icons and toggle buttons.
Learn how AWS services like CloudWatch, CloudFormation, Config, and CloudTrail help implement governance, compliance, and audit lifecycles.
A hands-on workshop on using AWS Systems Manager to manage Windows servers at scale, covering automation, patching, and inventory.
A tutorial on setting up and configuring a Google Cloud Run service using Terraform infrastructure-as-code.
Advice for coding bootcamp students struggling with JavaScript, discussing whether to stay or quit and offering encouragement.
Explains the confusing edge cases and pitfalls of JavaScript's typeof and instanceof operators for type checking, with practical workarounds.
Explains why Azure VMs have larger OS disks than specified, due to marketplace image templates, and how to check the size.
A guide to enhancing Azure DevOps CI/CD pipelines for .NET with MSBuild binary logging, Coverlet for code coverage, and Report Generator.
A 2019 Azure Advent Calendar entry demonstrating how to run Pod Identity on Azure Kubernetes Service (AKS), including a code demo and known bug.
A guide to creating custom, reusable form input components in Blazor by extending the InputBase class to reduce code repetition and improve maintainability.
An introduction to Modular Monolith architecture, contrasting it with microservices and defining its core principles.
Analyzes the arguments used in academic debates about choosing the first programming language for university computer science programs.
Announcing the founding of Oxide Computer Company, aiming to bring hyperscale-like infrastructure to on-premises data centers.