일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- React
- dfs
- app router
- Promise
- RTK Query
- webpack
- 투포인터
- CI/CD
- 이분 검색
- useAppDispatch
- autosize
- 공변성
- 타입 좁히기
- ESlint
- 리터럴 타입
- map
- 반공변성
- SSR
- 결정 알고리즘
- 호이스팅
- 태그된 유니온
- 무한 스크롤
- Jest
- tailwind
- Cypress
- TS
- CORS
- recoil
- async/await
- 인터섹션
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