Blog
2025
- Jan 13, 2025Caught in a Closure: Understanding Quirks in React State ManagementTLDR Closures are like backpacks that functions carry around, containing data from when...#frontend #javascript #react #programming
- Jan 08, 2025DOM Manipulation from Simple Updates to Virtual DOMTLDR Introduction When building web applications, one of the most fundamental...#webdev #javascript #frontend #programming
2024
- Sep 10, 2024Accelerating Open Source Impact: Harnessing the Power of Cloud DevelopmentTL;DR Open Source Software (OSS) contributions provide valuable real-world development...#opensource #cloud #development #opensauced
- Sep 01, 2024NeoChat: A Context-Aware RAG Chatbot Starter kitThis is a submission for the Neon Open Source Starter Kit Challenge : Ultimate Starter Kit ...#devchallenge #neonchallenge #postgres #database
- Aug 21, 2024The Power of Pipes: Streamlining Data Flow in Backend DevelopmentTL;DR: • Pipes evolved from Unix to modern TypeScript, including RxJS and LangChain • They...#backenddevelopment #typescript #programming #coding
- Aug 15, 2024Building a Scalable AI Translator with Next.js Pt 1: Leveraging Composition and Custom HooksTL;DR: An AI Translator built using React and Next.js Key architectural...#nextjs #react #programming #frontend
- Jul 29, 2024Basic React Design Patterns: A practical look with Tic Tac ToeTLDR: This article explores React design patterns through a Tic Tac Toe game implemented...#react #designpatterns #typescript #frontend
- Jun 09, 2024A Photo Caption APItl;dr: A Photo Caption Contest API has been successfully built and launched using Node.js, Fastify,...#typescript #backenddevelopment #restapi #learning
- Jun 04, 2024Simplifying Authentication with JWT, TypeScript and FastifyAuthentication is the process of confirming the identity of a user, typically through credentials...#typescript #beginners #programming #tutorial
- Feb 29, 2024Unlocking Code Reusability and Flexibility with Upcasting in JavaIn Java programming, upcasting might seem like a cryptic concept, but its practical benefits are...#java #oop #programming #beginners
2023