Angular 21 — Signal with Forms — Why Sometimes Waiting Is The Better Choice In the rapidly evolving landscape of Angular 21, this guide provides a practical overview of the current state of form handling in Angular. Published onDecember 9, 2025AngularAngular21SignalsSignal-FormsSusan FülöpSenior Frontend DeveloperRead more
Designing with Prompts: AI Powered Frontend Development and Its Next Step Exploring the future of web development through AI powered tools, autonomous agents, and the ethical considerations that come with this transformative technology insights from React Summit 2025. Published onDecember 5, 2025AIReactFrontendDevelopmentWeb-DevelopmentOsman Fikret CeylanLead Front-end Developer @NN | Consultant Front-end Developer @iORead more
How to create a modular and maintainable CSS setup with @layer Utilize @layer to create a solid modular foundation for styling. It helps the team to orgainize the order of styling. Published onNovember 20, 2025frontendcssValentijn KapFrontend DeveloperRead more
ChatGPT as My Coding Mentor: How I Learned React and Next.js as a Junior Developer A junior developer's journey from confusion to confidence, learning React and Next.js by discovering how to turn AI into an effective coding mentor through better prompting and asking for explanations 'like I'm 5.' Published onNovember 18, 2025aifrontendEllenoor BokJunior Frontend DeveloperRead more
Building a Translation Demo with the Chrome Built-in AI APIs A deep dive into the Chrome Translation and Language Detection APIs, featuring a live demo with multilingual product reviews and on-device AI translation. Published onOctober 29, 2025aifrontendDave BitterGoogle Developer Expert Web & Developer AdvocateRead more
From If-Else Hell to Clean Architecture with Function Registry Pattern Stop writing giant if-else blocks for data transformation. Build clean, extensible code with the Function Registry pattern instead. Published onSeptember 30, 2025JavaScriptReactTypeScriptArchitectureDesign-PatternsMohsen MahabadiSenior Frontend DeveloperRead more
GraphQL + Netflix DGS + Spring Boot Kotlin: The Dream Team for Modern APIs In the rapidly evolving landscape of API development, GraphQL has emerged as a powerful alternative to traditional REST APIs. When combined with Netflix’s Domain Graph Service (DGS) framework and the robustness of Spring Boot with Kotlin, developers can create highly efficient, type-safe, and scalable APIs. In this article, we’ll explore the advantages of this framework and how to set up and build a GraphQL API using these cutting-edge technologies. Published onSeptember 8, 2025graphqlkotlinspring-bootnetflix-dgsMohammad HosseiniRead more
Creative Coding With Perlin Noise Have fun with creative coding. Discover how Perlin noise adds life into your creations, replacing harsh randomness with flowing, natural patterns. Creating particles, flow fields, and terrains that feel organic and alive. Published onSeptember 2, 2025frontendjavascriptcreative-codingPim van DieFrontend developerRead more
Move from Basic Autocomplete to AI-Powered Development Workflows Most developers think AI assistance begins and ends with autocomplete suggestions. But after building everything from complete web applications to voice interfaces using AI tools, I've discovered workflows that transform how we approach development entirely. This isn't about replacing human skills - it's about augmenting them to tackle more ambitious problems, learn faster, and ship better software. Whether you're skeptical about AI or already using basic tools, here's your roadmap from simple suggestions to AI-powered development workflows. Published onAugust 20, 2025aiDave BitterGoogle Developer Expert Web & Developer AdvocateRead more
From Idea to Intelligent Running Coach: Vibe Coding with n8n and AI I set out to make my mornings easier and build something fun: a personal running coach that lands in my inbox at 6am. Using n8n Cloud to orchestrate APIs, Cursor to generate the workflows and code nodes, and Gemini to turn weather data into clear coaching advice, I wired up a simple scoring model, friendly analysis, and a nicely styled email (yes, the AI handled the email CSS). This is a practical walkthrough of the approach—less handwritten code, more connecting services—what worked, what didn’t, and why this pattern feels like where everyday developer automation is headed. Published onAugust 11, 2025aiDave BitterGoogle Developer Expert Web & Developer AdvocateRead more
Particle Background Effect with HTML Canvas Create a dynamic animated particle background using the HTML5 Canvas API Published onAugust 7, 2025frontendanimationSteve JonkSenior Frontend DeveloperRead more
Top 10 ways AI can help your dev workflow outside of code generation AI tools like Cursor and GitHub Copilot can do way more than just generate code. I've been exploring how to use them for documentation, commit messages, code reviews, and other workflow tasks that often get skipped. Here are some practical ways to expand how you use AI in development beyond the usual code generation. Published onAugust 1, 2025aiDave BitterGoogle Developer Expert Web & Developer AdvocateRead more