@subhajitpramanik007
AboutProjectsBlogContact

All Blogs

Easy Use React Context API

Monday, Mar 10, 2025

This code demonstrates a simple React Context API setup with TypeScript. It includes a Context, a Provider, and a Consumer component.

TanStack Router with React

Tuesday, Mar 19, 2024

This blog post is a deep dive into TanStack Router, a powerful routing library that makes it easy to navigate between pages in your React app. It's a game-changer for developers who want to build fast, smooth, and secure web apps.

Express with TypeScript Template

Wednesday, Sep 6, 2023

This project sets up a basic Express.js application using TypeScript with support for automatic server restarts via Nodemon and ts-node-dev.This repository provides a basic setup for building a TypeScript-based Express.js application. It includes configuration for ESLint, Prettier, dotenv, and more.

Build bySubhajit Pramanik