#code
General programming concepts, code snippets, and examples across languages and frameworks.
5 articles
IIFE (Immediately Invoked Function Expression): A Complete Guide
/articles/javascript/iife-immediately-invoked-function-expression
Creating a private scope for your code, preventing variable pollution and naming conflicts in the global scope with IIFE.
Bob's Basic Guide to Markdown
/articles/bobs-basics/bobs-basic-guide-to-markdown
Markdown syntax you can copy, adapt, and use immediately in your own content.
React Hooks: A Complete Guide to Modern State Management
/articles/javascript/react-hooks-guide
Learn everything you need to know about React Hooks, from the basics of useState and useEffect to creating powerful custom hooks. This comprehensive guide includes real-world examples and best practices for modern React development.
Getting Started with AI-Assisted Development
/articles/ai-assisted-development/getting-started-with-ai-assisted-development
Discover how AI tools like Lovable.dev, ChatGPT, and Claude are transforming software development for beginners and experts alike. Learn which tools work best together and avoid common pitfalls.
Next.js 15 Features
/articles/dev-setup/nextjs-15-features
A comprehensive look at what's new in Next.js 15, including React 19 support, improved performance, and new APIs.