"Do it! 리액트 모던 웹 개발 with 타입스크립트" 책을 정리하는 포스트입니다. 우분투 환경에서 진행함 chance Chance - Utility library to generate anything random. Latest version: 1.1.11, last published: 6 months ago. Start using chance in your project by running `npm i chance`. There are 1220 other projects in the npm registry using chance. www.npmjs.com //util.ts //가짜 데이터 만드는 함수 정의 export const makeArray = (length: number) => new Arr..