Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 614 Bytes

react2022

This repository is a playground where I test various bleeding-edge React libraries.

Currently: base is Vite + TS + React template.

Lots of good tips from https://github.com/alan2207/bulletproof-react

Libraries:

  • Vite v4

  • TS v5 (beta)

  • React v18

  • React Router v6 (docs)

  • tanstack Table v8

  • React Hook Form v7

  • tanstack Query v4

  • Vanilla-extract - vite + TS support, zero runtime

  • Radix UI - styleless components