Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.4 KB

etc.md

File metadata and controls

35 lines (31 loc) · 1.4 KB

문제가 발생 했을 때, 질문하는 방법

  1. What did you expect
  2. what actually happend
  3. ScreenShot of your code
  4. ScrennShot of the debug console

버그가 발생 했을 때, 접근법

  1. What did you expect your code to do?
  2. What happened instead?
  3. what does your expectation depend upon?
  4. How can we test the things our expectations depend on?
  5. Fix our code to make reailty match expectations

개발 시, 참고하면 좋은 사이트

  1. 스위프트 공식문서
  2. 이미지 파일 생성
  3. 이미지 생성
  4. Color Hunt
  5. UIColor XYZ
  6. Flat UIColor
  7. Font Google
  8. Cocoapods
  9. Firebase

유용한 라이브러리

  1. IQKeyboardManger
  2. PanModal
  3. SwiftRichString
  4. Alamofire
  5. GitIgnore

Apple 관련 페이지

  1. 애플 개발자 사이트
  2. AppStoreConnect
  3. AppleDevelopment