GTGaurav Thoratingauravthorat.hashnode.dev·Jun 9 · 1 min readWhy Your React Frontend Crashes When an LLM Streams Malformed JSONcanonical: https://gauravthorat-portfolio.vercel.app/blog/react-llm-stream-json-parser Your React AI dashboard didn't break because of React. It broke because JSON.parse() was called on a live LLM str00
GTGaurav Thoratingauravthorat.hashnode.dev·May 29 · 3 min readWhy 99% of RAG Apps Crash in Production (Naive vs Scaled Node.js)Disclosure: I am a frontend developer transitioning into AI engineering, sharing real experiments and learnings from building production-style RAG systems. Your RAG pipeline works perfectly on Friday20