일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- observable
- uitableviewdiffabledatasource
- JSON
- arc
- ios database
- swift
- Firebase Analytics
- KeyPath
- Subject
- swift 5.9
- Tuist
- Swift Tuist
- 네트워크 통신
- Firebase
- combinecocoa
- ios
- Combine
- ribs
- SeSAC
- RxSwift
- SwiftUI
- 카카오뱅크 ios
- GCD
- swift 6
- Tuist Swift
- xcode
- Subscribe
- swift database
- swift db
- realm
- Today
- Total
목록Github (3)
천원의 개발

Copilot-x란? Copilot-X는 GitHub에서 공개된 오픈 소스 프로젝트인 GitHub Copilot을 기반으로 개발되었습니다. GitHub Copilot은 개발자를 위한 AI 도우미로서, 코드 작성을 보조하는 기능을 제공합니다. Copilot-X는 이러한 기능을 Chat-GPT 4.0으로 학습시켜 더욱 발전시킨 버전으로 생각할 수 있습니다. Copilot-x는 유료 도구이기 때문에 먼저 공식 홈페이지에서 구매해줘야합니다. https://github.com/features/copilot GitHub Copilot · Your AI pair programmer GitHub Copilot works alongside you directly in your editor, suggesting whole..
우리가 github사용시 DB_Store처럼 업로드 하고싶지 않은 파일이 있을 수 있다. 그럴때 .gtignore파일을 생성후 DB_Store를 작성해주면 업로드를 안할 수 있다. https://github.com/github/gitignore GitHub - github/gitignore: A collection of useful .gitignore templates A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub. github.com 또한 이사이트에 들어가보면 올릴 필요가 없는 파일들을 정리해 두었으니 복사해서 사용만 하면 된다 # X..