📰 Dev.to · Nagendra Namburi
Articles from Dev.to · Nagendra Namburi · 5 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10261)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Nagendra Namburi
2d ago
🚫 Stop Writing Old JavaScript — ✅ Start Using Modern Built-in APIs (Part 2)
Missed Part 1? [Read it here] — covers structuredClone, Object.groupBy, AbortController,...

Dev.to · Nagendra Namburi
3d ago
🚫 Stop Writing Old JavaScript — ✅ Start Using Modern Built-in APIs (Part 1)
You're probably writing more code than needed. Modern JavaScript already solved most of these...

Dev.to · Nagendra Namburi
1w ago
Building a RAG Chatbot with React/Angular, Node.js, pgvector, and OpenAI
Most chatbots are lying to your users. Not maliciously — but when a user asks "why does useEffect...

Dev.to · Nagendra Namburi
3w ago
The Evolution of React Reusability Patterns - From Composition to Custom Hooks
TL;DR — React reusability evolved through four patterns: Composition → HOC → Render Props → Custom...

DeepCamp AI