일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
Tags
- 공변성
- useAppDispatch
- 호이스팅
- React
- CI/CD
- 태그된 유니온
- 인증/인가
- 무한 스크롤
- ESlint
- async/await
- map
- 타입 좁히기
- RTK Query
- 투포인터
- TS
- app router
- CORS
- 반공변성
- 리터럴 타입
- 결정 알고리즘
- SSR
- Promise
- recoil
- webpack
- 인터섹션
- dfs
- MSA
- tailwind
- autosize
- Jest
Archives
- Today
- Total
목록Faker (1)
짧은코딩
faker를 활용한 더미데이터
faker -npm 사이트 https://www.npmjs.com/package/faker faker Generate massive amounts of fake contextual data. Latest version: 6.6.6, last published: a year ago. Start using faker in your project by running `npm i faker`. There are 2560 other projects in the npm registry using faker. www.npmjs.com faker로 가상의 더미데이터를 만들어 api가 만들어지지 않은 상황에서 미리 구현할 수 있다. 프론트엔드 개발자라면 faker로 더미데이터를 여러 개 만들어서 성능을 높이는 방법도 좋..
리액트
2023. 1. 13. 22:06