Sunny

@neweraofcoding.bsky.social

I make web applications that get more traffic from Google because they are SEO-friendly. For more info, check out my work here: https://code-for-next-generation.vercel.app/

Absolute lightbulb moment at the AI Stage at #GoogleIOConnect. You can feed the new Google Agents CLI directly into a base coding agent like Gemini, and it will automatically scaffold a tool-bound agent, configure your environment variables, and get you 80% of the way to production.

Just shipped a new article on using the Gemini API to streamline your documentation workflow! Learn how to go from a simple prompt to a production-ready app, leveraging features like Structured Outputs and the interactions API. Say goodbye to manual formatting and hello to automated efficiency.

I've been using Gemini and other GenAI models to streamline software development and boost productivity. From generating and debugging code to summarizing technical documentation, brainstorming solutions, and learning new technologies, AI has become an essential part of my daily workflow.

Everyone is obsessed with chat interfaces. Enterprise AI isn't about chat—it's about systems that can **reason, retrieve context, use tools, remember state, and execute workflows safely.** The real architecture looks like this: Planning & reasoning Context retrieval (RAG + MCP)

Pair Programming with Claude: How I 10x'd My Coding Velocity AI didn't replace my coding. It replaced the boring parts. Today, Claude acts like my pair programming partner: ✅ Generates boilerplate code in seconds ✅ Explains unfamiliar APIs and libraries . Reviews my code before I commit

Most hackathon projects end in a slide deck. This one could actually get deployed in the real world. Build with AI: Code for Communities hackathon has 4 tracks, each one came from Members of Parliament. Cash prizes up to INR 10 lakhs. In-person Finale in New Delhi. Best solutions get deployed.

Hack2skill

bit.ly

One thing I've noticed about AI in 2026: Every major tech company is talking about "agents." Not chatbots. Not copilots. Agents. Why? Because businesses don't want another chatbot. They want AI that can: Read documents Search internal knowledge Write code Automate workflows Execute multi-step tasks

Angular's WebMCP is a game changer Instead of AI agents blindly clicking through your UI... Your app exposes explicit tools that AI can call directly. The result? → No DOM scraping → Signal-backed, typed inputs → DI-aware tool registration Your Angular app just became an AI-native app. 🔥

Bild

v22 Updates- Angular v22 is a consolidation release — the experiments are over. Signal Forms, zoneless architecture, and OnPush change detection are all production-stable now. OnPush is the new default change detection strategy. In a signals-first world, this is the logical conclusion of years of

AI success isn't about using the biggest model. It's about applying the right design patterns: ✅ RAG ✅ Prompt Chaining ✅ Agent Workflows ✅ Semantic Search ✅ Model Routing ✅ Human-in-the-Loop ✅ Continuous Feedback Smart architecture beats bigger models every time. #AI #MachineLearning

The Power of Signal Inputs Angular Tip: Say goodbye to @Input()! > Have you made the switch to Signal Inputs yet? Using input() makes your components instantly reactive and eliminates the need for ngOnChanges when reacting to prop updates. Less boilerplate, better reactivity. Are you using it?

Bild

Building for the next billion users changes how you think about software. Not everyone has: • Fast internet • Unlimited data • High-end smartphones In emerging markets, constraints are the default: → Low bandwidth: every KB matters → Feature phones: SMS, USSD, PWAs still matter

Still using ngModules? It's time to embrace modern Angular! 🚀 With Standalone Components, Signals for fine-grained reactivity, and Deferrable Views, Angular is faster, lighter, and more developer-friendly than ever. 🅰️🔥 What's your favorite modern feature? 👇 #Angular #WebDev #Frontend

Rendering bugs aren’t UI problems—they’re state + timing problems. If your UI feels random: • You have async race conditions • You’re mutating state • Or your render triggers are unclear Fix = control data flow + make rendering predictable Debug events, not values. #angular #developers #js

Did you know Angular’s CDK has built-in tools to improve accessibility? Accessibility (a11y) is often overlooked, but it’s essential for building inclusive web apps. Here are a few features every Angular developer should consider 👇 1️⃣ Keyboard Navigation Users should be able to navigate your app

Developers often confuse OpenAI API, Vertex AI, and Vercel AI SDK — but they sit at completely different layers of the AI stack. OpenAI API → Access to AI models Vertex AI → Full ML platform (training, pipelines, deployment) Vercel AI SDK → Developer toolkit for building AI apps faster

Building workflow designers, visual rule engines, system architecture diagrams, or low-code editors in Angular? ngdiagram.dev by Synergy Codes is an open-source, Angular-native library that doesn’t lock you into a single diagram type. It’s a flexible foundation for creating custom visual tools in

NgDiagram — Native Diagramming for Angular Apps

NgDiagram lets you build interactive, DOM-based diagrams directly in Angular. Native, flexible, and extensible — with minimal boilerplate.

ngdiagram.dev

From midnight nicknames to viral AI legend — that’s how Nano Banana was born! Google’s quirky-named image generation model (officially Gemini 2.5 Flash Image) stuck once the internet went bananas for it — and now its pro-level evolution, Nano Banana Pro, is powering creative work across the Gemini

BildBild

Angular's new landing page is LIVE! The refreshed site looks crisp and modern and showcases powerful examples for building scalable, AI-powered web apps. ✨ Cleaner design 📚 Better demos of core features 📱 Improved mobile responsiveness Huge upgrade! Go check it out at angular.dev.

BildBild