TypeScript: Ambient modules for Webpack loaders
How to use TypeScript ambient module declarations to resolve import errors for non-JS assets like CSS and MDX files in Webpack.
How to use TypeScript ambient module declarations to resolve import errors for non-JS assets like CSS and MDX files in Webpack.
An article arguing that SQL is one of the most valuable and enduring technical skills across various roles like engineering and product management.
A design doc for a secure, multi-tenant container orchestrator to run isolated third-party code, focusing on security layers and OS requirements.
A tutorial on building a cross-platform news reader mobile app from scratch using React Native and the NewsAPI.
Explains TypeScript's declaration merging feature with practical examples, including enhancing the global Window interface.
Explores new WCAG 2.1 mobile accessibility guidelines for placing, designing, and instructing users on interactive web elements.
A beginner's guide to using the command line and Composer for developers, especially those familiar with WordPress.
A front-end developer's detailed thought process for building a responsive header component from a UI design, using HTML and CSS.
Troubleshooting guide for a failed Kubernetes cluster deployment on Azure Stack, focusing on a common service principal permission error.
A developer announces 'Reproman', a project to help others learn new tech skills by focusing on problem formulation, creating reproducible examples, and list-making.
A tutorial on using Kubernetes ConfigMaps to mount a custom configuration file into a Pod, replacing the default one.
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
A monthly blog post summarizing key .NET ecosystem updates for February 2019, including .NET Core 3.0 Preview, Polly for resilience, and the .NET Foundation.
A guide comparing CSS Grid and Flexbox, explaining when to use each layout method based on design requirements and dimensionality.
A wlroots maintainer debunks common misconceptions about Wayland, addressing security concerns and screenshot/capture functionality.
A developer advocate shares personal strategies for balancing frequent work travel with family life, based on eight years of experience.
A critique of the Shapiro-Wilk normality test, arguing it's often misused due to the Central Limit Theorem and is rarely the scientifically relevant question.
Announcing the launch of the Day Two Cloud podcast, focusing on advanced cloud operations, migrations, and management topics.
A guide to setting up toast notifications for Azure Pipelines build status using PowerShell Universal Dashboard and BurntToast.
A university lecturer explores what topics should be included in a modern Software Engineering curriculum, balancing theory with industry practices.