Blog
Insights, tutorials, and thoughts on web development, programming, and technology.
Featured Posts

Featured
AI
Healthcare
OpenAI
An AI-powered healthcare web app that helps patients book and manage appointments using chat and real-time speech-to-speech conversations.
Raj Sharma
8/23/2025
7 min read

Featured
React
Interview Prep
JavaScript
A complete beginner-friendly guide to the top 10 React interview questions with simple and detailed answers explained step by step.
Raj Sharma
9/13/2025
12 min read
All Posts

Next.js
React
A beginner-friendly guide to setting up and building scalable applications with Next.js using JavaScript.

TypeScript
JavaScript
Day 1 of learning TypeScript step by step. Covers core types, arrays, union types, tuples, and includes beginner-friendly quizzes right after each section.

TypeScript
JavaScript
Day 2 of learning TypeScript step by step. Covers enums and functions with typed parameters, return types, optional/default params, and includes beginner-friendly quizzes with hidden answers.

TypeScript
Interfaces
Day 3 of learning TypeScript step by step. Covers type aliases, interfaces, differences, and includes beginner-friendly quizzes with hidden answers.