Blog url changed to https
The author announces migrating their blog to HTTPS using a free Let's Encrypt certificate and requests help finding broken image links.
The author announces migrating their blog to HTTPS using a free Let's Encrypt certificate and requests help finding broken image links.
Explores the benefits and implementation of event-driven architecture for enterprise integration, contrasting it with legacy batch-oriented systems.
A guide to editing and building a Jekyll static site, including adding posts and using code snippets.
A guide to redirecting stderr of a running process using gdb, with a practical example and explanation.
A developer's perspective on separating self-worth from code quality, emphasizing creation over perfection and the importance of refactoring.
A guide to UIColor best practices in Swift, covering color models, conversions, and practical code examples for iOS development.
Stack Overflow launches Teams, a paid private Q&A service for companies to share internal knowledge securely.
A tutorial on building a shopping cart component using Vue.js and integrating the Dinero.js library for robust monetary calculations.
Analyzes Google's use of the 'embrace, extend, extinguish' strategy against open standards in products like Gmail, AMP, and chat apps.
A technical guide on deploying compiled C# Azure Functions across multiple environments using Visual Studio Team Services (VSTS) Release Management.
A guide to building a simple syntax tree in Python for creating a Domain-Specific Language (DSL) to filter data based on user-defined conditions.
A developer explains his decision to retire from the Microsoft MVP program due to a perceived conflict of interest with his work for JetBrains.
A practical guide to a robust regular expression pattern for accurately extracting quoted strings, avoiding common pitfalls like greedy matching and escaped characters.
The author debates whether to include authentication and server-side concepts in a JavaScript course, highlighting the security risks of client-side authentication.
A tutorial on creating accessible dropdown navigation menus using only CSS, focusing on modern techniques and web standards.
Explains React prop drilling, its problems, and solutions for avoiding it in component trees.
A developer shares practical steps for learning and contributing to an open source codebase, from reading guidelines to debugging.
A guide to combining multiple advanced React patterns like Render Props, Compound Components, and HOCs into a single component.
A guide to using the React DevTools browser extension for inspecting and debugging React component state.
A guide to using Extended Events (XEvents) for advanced tracing and diagnostics in Azure SQL Database, covering setup and specific use cases.