Upgrade the Angular .NET Core SPA Template to Angular 9
A step-by-step guide to upgrading the ASP.NET Core Angular SPA project template to the newly released Angular 9.
A step-by-step guide to upgrading the ASP.NET Core Angular SPA project template to the newly released Angular 9.
A developer advocate explores using Docker Compose files to deploy a multi-container demo application on AWS Elastic Container Service (ECS).
A tutorial on implementing pagination for a blog's post list using Django's built-in Paginator class and creating a reusable template.
Part 6 of a Django tutorial series, focusing on creating HTML templates (base.html, post_list.html) for a blog application using Django's template language.
A tutorial on creating Django views for a blog application, covering list and detail views, URL patterns, and template rendering.
A tutorial on deploying MongoDB in Azure Kubernetes Service (AKS) using the MongoDB Enterprise Operator and Ops Manager.
A tutorial on debugging .NET Core applications integrated with Dapr using Visual Studio Code, including configuration steps.
Explores SQL Server 2019's session context functions and their unexpected impact on query parallel execution plans.
Andy introduces Utopia, a fluid typography tool, and discusses its algorithmic approach to responsive web design.
Argues that achieving the 95th percentile in many activities is not impressive, using examples from video games and real-world skills.
Jeremy Keith's article critiques server-side rendering and hydration, comparing it to progressive enhancement but noting a missing mindset.
A deep-dive into the accessibility shortcomings of the native HTML video player, highlighting browser and assistive tech issues.
A developer shares a frustrating CSS flexbox debugging moment, highlighting the difference between flex-direction and justify-content.
A developer shares the joy of returning to hands-on HTML, CSS, and JS coding after a month focused on static design tools.
A critique of the Gatsby team's comparison of JavaScript and image sizes, arguing it's misleading for web performance.
Andy discusses the importance of personal blogging for career success in tech, emphasizing ownership of content over platforms like Medium.
Learn how to build a CLI tool with JavaScript to automate the creation of text files like React components and blog posts, saving time and ensuring consistency.
A guide to creating a custom JsonConverter in System.Text.Json for deserializing JSON into polymorphic class hierarchies, using a real-world SDK example.
Explores curriculum learning strategies for training reinforcement learning models more efficiently, from simple to complex tasks.
A web developer explains why they prefer HTML and CSS over static design tools like Figma for core design work, while acknowledging the latter's benefits for stakeholder collaboration.