Giter Site home page Giter Site logo

ios_doc's Introduction

iOS Reference page

Swift & Obj-C를 배워가며 참고한 페이지 모음

Dependency 관리 Tool

  • Cocoapod : 친숙한 Dependency 관리툴. 사랑해요 Cocoapod

Used open source library

  • Snapkit : Programmable layout을 작성하다보면 생기는 코드량을 줄이기 위해 사용하는 라이브러리. DSL 방식으로 쉽게 제작 할 수 있다. (만약 Obj-C라면 Masonry)
  • Why the failure Auto Layout?: 오토레이아웃이 아직 손에 익지 않은 경우에 매우 힘들어 진다. 에러 발생시의 로그를 분석하여 알려주는 서비스를 제공하는 페이지.
  • Alamofire: Swift로 작성된 HTTP 네트워킹 라이브러리. HTTP Request method 작성에 편의성을 주며, Session 관리 및 Response의 handling 그리고 model object로 mapping 기능까지 지원한다.
  • MOYA: Alamofire를 활용하여 조금 더 추상적 레이어를 추가하여, Alamofire와 URLSession에 대한 coupling을 줄이는것을 지원한다. 조금 더 프로젝트와 긴밀한 API들에 집중.
  • RxSwift: ReactiveX의 Swift 버전.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.