A guide to <code>tsconfig.json</code>
A comprehensive guide to understanding and configuring the tsconfig.json file for TypeScript projects, with practical examples and recommendations.
A comprehensive guide to understanding and configuring the tsconfig.json file for TypeScript projects, with practical examples and recommendations.
A web professional explores key principles of good vs. bad web design, focusing on usability, mobile responsiveness, and performance.
A developer details the creative and technical process of redesigning a logo, from sketching to 3D modeling and printing.
A guide on the pitfalls of blindly using cosine similarity with text embeddings and how to apply it more intentionally for better results.
Learn how to use your test suite to identify and catch memory leaks in your software, with examples using pytest.
Announcing a new monthly newsletter covering cloud native news, tools, tutorials, and events, with details on its technical infrastructure.
Explains how to initialize ASP.NET Core TagHelpers with shared data using the ITagHelperInitializer interface for performance and consistency.
Explores Angular 19's experimental resource API for managing async data fetching, focusing on improving user experience in web applications.
Explores the ongoing challenges of publishing TypeScript packages for both ESM and CJS in 2025, covering Node.js updates and tooling like tsup.
Introducing a custom GitHub Action for linting Bicep IaC files, with features to scan only changed files and combine SARIF output.
A tech professional outlines their 2025 focus on Platform Security, Kubernetes, Azure Security, and Cloud Vulnerability Research, and invites collaboration.
A technical guide on configuring TLS/SSL encryption for MongoDB, covering certificate generation and server setup.
A developer explains why sharing GIFs on LinkedIn is problematic for accessibility and performance, and suggests alternatives.
Author reflects on completing the #100DaysToOffload challenge, writing 100 blog posts in a year, and shares key entries and tips.
Explains how Azure's software-defined networking abstracts physical infrastructure, making virtual networks a conceptual layer rather than physical entities.
A tutorial on building a chatbot with LangChain, OpenAI, and Next.js/React.js, including code examples for the frontend and backend.
A developer reimplements the Unsplash Source service using the Unsplash API and Val Town, sharing the technical process and code.
Developer shares their new role as a Developer Advocate at Pomerium, a Zero Trust access control platform, and discusses the company's open-source approach.
Explains how to use DebuggerDisplayAttribute to add debugging capabilities to third-party .NET types you can't modify directly.
Argues that politeness markers like 'please' weaken technical documentation and should be replaced with direct, actionable instructions.