PinnedInTinySobyThi Tran·May 10, 2021How to create the responsive and swipeable Carousel — Slider component in ReactWelcome back to my React series. Today I will show you how to build the Carousel, Slider, or Image Gallery component from scratch.A response icon27A response icon27
PinnedInTinySobyThi Tran·Oct 10, 2020How to detect inactive user to auto logout by using idle timeout in JavaScript, React, Angular and…Imagine you have an application in which users have some sensitive data and they may forget to logout, leave the session open and someone…A response icon9A response icon9
InTinySobyThi Tran·Aug 6, 2023How to create Pagination component in React?Pagination is a crucial feature in modern web applications that deal with large datasets or long lists of content. It allows users to…
InTinySobyThi Tran·Mar 4, 2023React Hero: Setup ESlint for TypeScript + React applicationIf you’re working on a Typescript + React project, setting up ESLint + Prettier can help you catch errors early and enforce coding…A response icon2A response icon2
InTinySobyThi Tran·Oct 16, 2022React Hero: TypeScript + Jest + React Testing Library setupWelcome back to my React Hero series. Today, we’re going to setup testing for our React TypeScript application using Jest and React Testing…A response icon1A response icon1
InTinySobyThi Tran·Aug 9, 2022React Hero: Setup React + TypeScript application with a system design — Material UIWelcome back to my React Hero series. Today we will continue to add a system design — Material UI to our React + TypeScript application…A response icon2A response icon2
InTinySobyThi Tran·Aug 7, 2022React Hero: Setup a new React application with Vite + TypeScriptToday I will start writing a new series called React Hero where I can share with you a step-by-step guide on how to be a master in React
InTinySobyThi Tran·Apr 14, 2022How to create a Dropdown select component in React?Today I’m going to show you how to step-by-step create your own dropdown select component in React from scratch.A response icon17A response icon17
InTinySobyThi Tran·Oct 4, 2021How to configure & run Jest tests with a specific timezone?I’ve just got an issue when running Jest in another countries and found that all the React snapshot test cases related to date time were…A response icon1A response icon1
InTinySobyThi Tran·Sep 10, 2021How to create an animated SVG circular progress component in React?A step by step guide to create an animated SVG circular progress component or the ring progress component in ReactA response icon2A response icon2