Learning Pathways at PASS Summit 2019
Overview of the new Learning Pathways concept at PASS Summit 2019, featuring structured educational tracks on AI, cloud, SQL performance, and Azure data engineering.
Overview of the new Learning Pathways concept at PASS Summit 2019, featuring structured educational tracks on AI, cloud, SQL performance, and Azure data engineering.
A technical guide on configuring Nginx to redirect non-www URLs to www for both HTTP and HTTPS, including example server blocks.
A guide for developers on generating product ideas by identifying real-world problems, emphasizing problem-first thinking over solution-first approaches.
A guide exploring 5 popular ways to style React components with TypeScript, focusing on type safety and integration.
Author shares excitement about presenting two technical sessions on SQL Server Columnstore Indexes and Batch Execution Mode at the PASS Summit 2019 data platform conference.
Argues against CSS-in-JS for most projects, advocating for traditional stylesheets and methodologies like BEM for better maintainability.
A tutorial on setting up and writing end-to-end tests for a React application using the Cypress testing framework.
Author shares their experience studying for and passing the Microsoft AZ-900 Azure Fundamentals certification exam, including study tips and exam format.
GitHub's approach to helping open source maintainers build and scale safe, welcoming communities around their code.
An introduction to Testcontainers, a Java library for running Docker containers during integration tests to simplify testing with real external services.
A web developer and graphic designer introduces his new blog, sharing his journey into front-end development and design.
The author has added a new chapter on render props to their existing TypeScript and React guide.
Connecting a Django Shiv application to Nginx to complete the deployment process for a SaaS project.
Explains how to pass multiple parameters in an Angular route using the routerLink directive, including a key syntax tip.
A guide explaining when and how to use React.memo() for performance optimization, including its benefits and pitfalls.
A tutorial on setting up and using Enzyme with Jest for unit and integration testing of React components.
A guide to implementing a Flexbox fallback for a CSS Grid calendar, covering three methods and browser support considerations.
A developer argues that `else` statements often make code more complex and demonstrates how refactoring with early returns and guard clauses can simplify JavaScript logic.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
A guide on using TypeScript with React to improve development with type safety, autocompletion, and better tooling.