19th February 2020 at 13:29
Andy Bell announces a live stream focused on front-end development work, specifically building a tutorial viewer for Piccalilli.
Andy Bell announces a live stream focused on front-end development work, specifically building a tutorial viewer for Piccalilli.
An evaluation of Plastic SCM, a version control system designed for game development, comparing its features and history to Git and Perforce.
A deep technical dive into how Default Interface Methods (DIM) work under the hood in C# 8 and the .NET Core Runtime.
A developer explores Google Fonts subsetting to reduce font file sizes, sharing performance tests and results from implementing it on a website.
Andy Bell announces a live stream to start building a tutorial template on his new site and gives Firefox another try.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.
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 debugging .NET Core applications integrated with Dapr using Visual Studio Code, including configuration steps.
A tutorial on deploying MongoDB in Azure Kubernetes Service (AKS) using the MongoDB Enterprise Operator and Ops Manager.
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.