Sreeharsha

Sreeharsha @sraveend

About: A curious developer focused on keeping fundamentals solid.

Location:
Tempe, Arizona
Joined:
May 12, 2023

Sreeharsha
articles - 11 total

Caught in a Closure: Understanding Quirks in React State Management

TLDR Closures are like backpacks that functions carry around, containing data from when...

Learn More 1 0Jan 13

DOM Manipulation from Simple Updates to Virtual DOM

TLDR Introduction When building web applications, one of the most fundamental...

Learn More 0 0Jan 8

Accelerating Open Source Impact: Harnessing the Power of Cloud Development

TL;DR Open Source Software (OSS) contributions provide valuable real-world development...

Learn More 0 0Sep 10 '24

NeoChat: A Context-Aware RAG Chatbot Starter kit

This is a submission for the Neon Open Source Starter Kit Challenge : Ultimate Starter Kit ...

Learn More 7 1Sep 1 '24

The Power of Pipes: Streamlining Data Flow in Backend Development

TL;DR: • Pipes evolved from Unix to modern TypeScript, including RxJS and LangChain • They...

Learn More 0 2Aug 21 '24

Building a Scalable AI Translator with Next.js Pt 1: Leveraging Composition and Custom Hooks

TL;DR: An AI Translator built using React and Next.js Key architectural...

Learn More 1 0Aug 15 '24

Basic React Design Patterns: A practical look with Tic Tac Toe

TLDR: This article explores React design patterns through a Tic Tac Toe game implemented...

Learn More 0 0Jul 29 '24

A Photo Caption API

tl;dr: A Photo Caption Contest API has been successfully built and launched using Node.js, Fastify,...

Learn More 0 0Jun 9 '24

Simplifying Authentication with JWT, TypeScript and Fastify

Authentication is the process of confirming the identity of a user, typically through credentials...

Learn More 7 0Jun 4 '24

Unlocking Code Reusability and Flexibility with Upcasting in Java

In Java programming, upcasting might seem like a cryptic concept, but its practical benefits are...

Learn More 3 1Feb 29 '24

First Post: Tic Tac Toe

Python Terminal Game: Tic Tac Toe Tic Tac Toe is a classic game played on a 3x3 grid,...

Learn More 0 2Jun 19 '23