TIL

[TIL] 20211206 react 라이브러리들

자바칩 프라푸치노 2021. 12. 8. 18:03

리액트에서 사용하는 라이브러리들

 

1. classnames

https://www.npmjs.com/package/classnames

https://chanhuiseok.github.io/posts/react-14/

 

[React] 리액트 classnames 활용하기 (classnames, !! 연산자)

컴퓨터/IT/알고리즘 정리 블로그

chanhuiseok.github.io

 

2. react-query

https://maxkim-j.github.io/posts/react-query-preview

https://merrily-code.tistory.com/76

https://blog.doitreviews.com/development/2021-08-27-react-query-tutorial-01/

 

2021-08-27 React Query Tutorial 01 소개

React Query React Query! 이제 안 쓸 이유가 있을까? (첫 줄은 어그로!) 회사에서 새로운 프로젝트를 진행하면서 React Query를 도입해서 사용하고 있습니다. React Query를 실제로 사용한지는 2주 정도 되었

blog.doitreviews.com

 

3. react-query with react-table

https://nafeu.medium.com/using-react-query-with-react-table-884158535424

https://github.com/nafeu/react-query-table-sandbox/blob/main/src/main.jsx

 

GitHub - nafeu/react-query-table-sandbox: Examples for combining React Query and React Table

Examples for combining React Query and React Table - GitHub - nafeu/react-query-table-sandbox: Examples for combining React Query and React Table

github.com

 

4. react-hook-form

https://react-hook-form.com/get-started

 

Get Started

Performant, flexible and extensible forms with easy-to-use validation.

react-hook-form.com

 

728x90