Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andr3a88/work-better

A list of resources and tips for programming in the best way, especially for Objective-C and Swift
https://github.com/andr3a88/work-better

Last synced: 7 days ago
JSON representation

A list of resources and tips for programming in the best way, especially for Objective-C and Swift

Awesome Lists containing this project

README

        

# Work better

## iOS

A list of resources and tips for programming efficiently, especially for Objective-C and Swift

1. [Xcode Workflow and OSX apps](XcodeWorkflow.md)
* [Swift Code Style](SwiftCodeStyle.md)
* [SwiftLint](SwiftLint.md)
* [ObjectiveC Code Style](ObjectiveC-CodeStyle.md)
* [Cocoapods](Cocoapods.md)
* [Clean Code](CleanCode.md)

## Backend

1. [NodeJS](Backend.md#NodeJS)
* [MongoDB](Backend.md#MongoDB)