PinnedThi TraninTinySoHow 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.May 10, 202127May 10, 202127
PinnedThi TraninTinySoHow 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…Oct 10, 20209Oct 10, 20209
Thi TraninTinySoHow 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…Aug 6, 2023Aug 6, 2023
Thi TraninTinySoReact 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…Mar 4, 20232Mar 4, 20232
Thi TraninTinySoReact 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…Oct 16, 20221Oct 16, 20221
Thi TraninTinySoReact 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…Aug 9, 20222Aug 9, 20222
Thi TraninTinySoReact 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 ReactAug 7, 2022Aug 7, 2022
Thi TraninTinySoHow 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.Apr 14, 202217Apr 14, 202217
Thi TraninTinySoHow 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…Oct 4, 20211Oct 4, 20211
Thi TraninTinySoHow 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 ReactSep 10, 20212Sep 10, 20212