Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andr3a88/work-better
- Owner: andr3a88
- Created: 2015-11-03T13:48:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T19:35:37.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T20:52:42.905Z (about 2 months ago)
- Language: Swift
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)