Azure Active Directory B2C - Introduction
An introduction to Azure Active Directory B2C, explaining its concepts and outlining a detailed tutorial series for developers.
An introduction to Azure Active Directory B2C, explaining its concepts and outlining a detailed tutorial series for developers.
A developer adds an onboarding form using Django's CreateView, handling form configuration and redirecting to the next step in the flow.
Andy discusses using CSS for print styling, specifically for Piccalilli invoices, and shares a resource from Rachel Andrew.
A technical guide on using StreamYard to stream a virtual Azure community event to YouTube, covering setup, features, and experience.
A tutorial on integrating a custom Mapbox basemap style into a React Leaflet application using the Leaflet Gatsby Starter.
A guide on using Sentry for error tracking and monitoring in Django applications, highlighting its setup and benefits.
A DevOps talk on using configuration management tools to maintain consistent environments and prevent deployment bugs.
A guide to 9 essential Docker commands for debugging Django applications running in containers, including pdb and bash shells.
A guide to setting up a Windows machine for web development, covering WSL, Chocolatey, and Git configuration for developers switching from Mac.
Explores parallels between software development and architecture/urban planning, suggesting new methodologies and ideas for tackling programming complexity.
Learn how to use Django templates to build user interfaces, including setup, rendering, and core concepts.
A guide to creating and managing test fixtures for Django models using Pytest, focusing on the 'factory as a service' pattern.
A beginner-friendly guide to implementing user authentication and authorization in Vapor 4 using sessions and JWTs, written in Swift.
A guide to styling ordered lists using CSS counters and the ::marker pseudo-element for custom list numbering.
A tutorial on containerizing a React application using Docker, covering development setup and production builds.
A guide on using Watchdog to automatically restart Celery workers when Python code changes during local development.
Three deployment strategies for integrating a Django REST backend with a React frontend, comparing pros and cons.
An updated overview of the Transformer model family, covering improvements for longer attention spans, efficiency, and new architectures since 2020.
Explains K-Fold cross-validation for ML models with a practical example using BERT for text classification.
An interview with Oliver Drotbohm, a Spring expert, discussing software modularity, architecture, and the Moduliths project.