Code Kata: Formatting Compound Strings In ColdFusion
A ColdFusion code kata exploring methods for conditionally formatting compound strings like names and addresses, comparing brute-force logic with list functions.
Discover the best personal developer blogs and articles from around the world. Stay updated with the latest trends, tutorials, and insights from the developer community.
Stay updated with developer content directly in your browser
Most upvoted articles from the past 30 days
A technical guide on using Codemods to automate codebase upgrades and migrations, with examples from Next.js.
A developer's perspective on building effective design systems, focusing on API design, developer experience, and team collaboration.
A simple, intuitive explanation of public key cryptography using analogies and a number game to explain how to prove a secret without revealing it.
Introduces RSC Explorer, an open-source tool for visualizing and understanding the React Server Components protocol and its streaming behavior.
Analysis of Cloudflare's repeated outages caused by global configuration changes, highlighting risks and impact on reliability.
Martin Fowler's blog fragments on AI writing style, software testing principles, EU regulations for X, and the concept of 'reverse-centaurs' in automation.
Stay updated with the newest content from developer blogs
A ColdFusion code kata exploring methods for conditionally formatting compound strings like names and addresses, comparing brute-force logic with list functions.
A visual essay explaining LLM internals like tokenization, embeddings, and transformer architecture in an accessible way.
OpenAI releases GPT-5.2-Codex, a model optimized for agentic coding with improvements in refactoring, Windows performance, and cybersecurity.
Anthropic's Agent Skills specification becomes an open standard, detailing its lightweight design and current industry adoption.
Introduces RSC Explorer, an open-source tool for visualizing and understanding the React Server Components protocol and its streaming behavior.
Explains the purpose and configuration options for the .github folder in GitHub repositories, including templates, workflows, and community files.
A new dependency-free HTML5 parser for Swift called swift-justhtml is introduced, with performance benchmarks comparing it to implementations in Rust, JavaScript, and Python.
A tutorial on building a local AI agent with vision and function calling using Microsoft Agent Framework and Ollama in C#.
Analysis of Cloudflare's repeated outages caused by global configuration changes, highlighting risks and impact on reliability.
Argues that software engineers must prove their code works through manual and automated testing, not just rely on AI tools and code reviews.
Analysis of the future of End-User Computing (EUC), focusing on AI integration, local LLMs, agent sprawl, and evolving security and user experience challenges.
Analysis of GitHub Actions' new pricing model, focusing on the platform costs behind self-hosted runners and the CI ecosystem's reaction.