티스토리 뷰
1. useTransitions
기존 방식
useState로 상태 직접 관리
React 19 이후
useTransitions으로 간소화함
2. useFormState -> useActionState
useFormState가 useActionState로 대체됨.
비동기 작업과 상태관리 간소화
3. useFormStatus
하위 컴포넌트에서 상위 form 상태를 읽을 수 있도록 해주는 Hook
form 상태관리 간소화
4. useOptimistic
낙관적 업데이트를 할 수 있음
5. 새로운 API: use
Promise나 context와 같은 리소스의 값을 읽을 수 있게 해줌
https://react.dev/blog/2024/12/05/react-19
React v19 – React
The library for web and native user interfaces
react.dev
'FrontEnd > Library, Framework' 카테고리의 다른 글
Next.js 렌더링 방식 (0) | 2025.03.18 |
---|---|
React v19 - React Server Components(RSC) (1) | 2024.12.09 |
Next.js14 + yarn berry (0) | 2024.07.25 |
Nextjs 최적화 (0) | 2024.03.24 |
Next.js 라우팅 (0) | 2024.03.23 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 네트워크
- Tanstack-Query
- 최적화
- zustand
- Firebase
- 캡스톤디자인
- AI Challeng for Biodiversity
- eslint
- Tanstack Query
- github
- 티스토리챌린지
- react-query
- 이브와ICT멘토링
- prettier
- 쓰로틀링
- 무한스크롤
- 핀터레스트
- 패키지 매니저
- sass
- Masonry 레이아웃
- 오블완
- web
- React Query
- 알고리즘
- Next.js
- react
- git
- style-lint
- Network
- 디바운싱
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함