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