Category: React

React + TypeScript + ESLint + Prettier Full Setup
React + TypeScript + ESLint + Prettier Full Setup
Blog Posts

Introduction Hello amazing developer 🧑‍💻, before digging into this topic let me give you a small introduction and so instructions. Don’t worry it would be quick and crisp 😉. I am Suchintan Das, a Full Stack Developer currently working over two startups. I have been into web development for past two years. Connect me on 👉Linkedin Blog from: https://dev.to/suchintan/reacttypescripteslint-prettier-full-setup-p7j Note:… READ MORE

Build a React Switch Toggle Component
Build a React Switch Toggle Component
Blog Posts

Learn how to build a React switch component using the native HTML checkbox input! You’ll learn plenty about React checkboxes in the process. If there’s one UI component that iOS introduced to the world, it’s the switch or toggle as some people refer to it as. What We’re Building Building the React Switch Element using… READ MORE