Creating Tic-Tac-Toe Using Jotai and react
Feb 5, 2024 路 7 min read 路 Creating a Simple Tic-Tac-Toe Game using React and Jotai for state management. What is Jotai? Jotai is a React state management libraryBuild state by combining atoms and renders are automatically optimized based on atom dependency. This solves the e...
Join discussion



