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
- npm package
- ELECTRON
- adb pair
- github 100mb
- Recoil
- electron-packager
- Git
- 이미지 데이터 타입
- adb connect
- camera permission
- Failed to compiled
- augmentedDevice
- Each child in a list should have a unique "key" prop.
- 티스토리 성능
- vercel git lfs
- github lfs
- silent printing
- custom printing
- nextjs
- animation
- github pdf
- device in use
- dvh
- html
- Can't resolve
- react-native-dotenv
- ffi-napi
- camera access
- react-native
- rolldown
Archives
- Today
- Total
목록2022/10/18 (1)
Bleeding edge
2022/10/18 - TIL
Software Development Life Cycle 소프트웨어를 계획, 개발, 시험, 배포하는 과정 요구사항 분석 -> 설계 -> 구현 -> 테스트 -> 유지 및 보수 Models build & Fix: 일단 만들고 고치는 과정만 포함되어 있는 모델이다. Prototype: 최소한의 요구사항 분석 후 프로토타입을 제작하여 고객의 요구를 개발에 적극적으로 도입. 고객 평가가 중요한 프로덕트에 도입하는 모델(외주에 많이 쓰인다). Waterfall: 요구사항 분석 -> 설계 -> 구현 -> 운용이 순차적으로 진행. 대규모 팀에 적합. 각 단계를 완료하기 전까지 다음 단계로 않는다. Spiral: 목표설정 -> 위험분석 -> 개발 및 검증 -> 고객평가/다음단계수립 을 반복. 점진적으로 단계를 반복수행하..
ConnecTo
2022. 10. 18. 19:30