Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- ELECTRON
- github pdf
- Can't resolve
- Recoil
- vercel git lfs
- augmentedDevice
- react-native
- rolldown
- github lfs
- github 100mb
- electron-packager
- html
- react-native-dotenv
- adb connect
- camera permission
- nextjs
- adb pair
- silent printing
- 이미지 데이터 타입
- Git
- custom printing
- 티스토리 성능
- device in use
- animation
- npm package
- Failed to compiled
- dvh
- Each child in a list should have a unique "key" prop.
- camera access
- ffi-napi
Archives
- Today
- Total
목록2022/12/05 (1)
Bleeding edge
2022/12/02
파이널 프로젝트 피드백 신뢰성은 어떻게 확보할 것인가 페이지의 갯수가 적은 것은 어떤식으로 해결할 것인가 번역을 할 때는 주의 할 것 이슈 API 사용할 것 이슈 탬플릿이 너무 개발자스럽다 package.json의 dependency삭제하는 방법 컨벤션, 깃, 린트, prettier 6. package.json dependency 삭제방법 import { readFileSync, writeFileSync } from 'fs'; const primitiveText = readFileSync('package.json'); const objectText = JSON.parse(primitiveText); delete objectText.devDependencies; delete objectText.depend..
ConnecTo
2022. 12. 5. 16:06