tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more

Home Page:http://todomvc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A new todo demo written in React 18 in here - https://k19wbt.csb.app/

iamyoki opened this issue Β· comments

commented

Demo

image

iShot2022-06-03 01 11 44

πŸ‘€ Preview

Edit react18-todo-app

Features

  • βš›οΈ React 18 + @emotion/styled + react use + react router v6
  • πŸ› New API from React18 - flushSync, useId
  • πŸ–Ό Better UI experience
  • πŸ’Ύ Local storage data cache, preserve the state even close
  • ⌨️ Better keyboard experience, support Tab key interaction
  • πŸ–± Scrollable list container