https://github.com/rogerluan/optimisationseries
Project examples to demonstrate view controller and table view optimisation and improvements.
https://github.com/rogerluan/optimisationseries
Last synced: 12 months ago
JSON representation
Project examples to demonstrate view controller and table view optimisation and improvements.
- Host: GitHub
- URL: https://github.com/rogerluan/optimisationseries
- Owner: rogerluan
- License: mit
- Created: 2015-11-18T05:50:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T06:37:37.000Z (over 10 years ago)
- Last Synced: 2025-02-09T00:34:03.822Z (over 1 year ago)
- Language: Objective-C
- Size: 382 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OptimisationSeries
#####Project examples to demonstrate view controller and table view optimisation and improvements.
######Exemplos de projetos que demonstram melhorias e otimizações em table views e view controllers em geral.
#Tutorial
#####The articles that use these example projects can be found in English [here](http://blog.ios-developers.io/put-your-uiviewcontroller-on-a-diet/), [here](http://blog.ios-developers.io/dont-let-your-uiviewcontroller-think-for-itself/), and [here](http://blog.ios-developers.io/make-your-uiviewcontroller-awesynchronous/). Shouts out to [@IanKeen](https://github.com/IanKeen)!
######Os artigos que demonstram a utilização dos exemplos encontrados nesse repositório podem ser encontrados em português aqui: (em breve)
#Credits
#####100% credits goes to [@IanKeen](https://github.com/IanKeen) for writing the original blog series that motivated me to improve my iOS architecture skills and best practices, and end up translating his series to spread the word in Brazil too.
######100% dos créditos vão pro [@IanKeen](https://github.com/IanKeen) por escrever a série de blogs que me motivou a otimizar e expandir meus conhecimentos em arquitetura iOS e das boas práticas de programação, e a qual acabei traduzindo para o português, para atingir mais pessoas aqui no Brasil também.
#Contact
Twitter: [@rogerluan_](https://twitter.com/rogerluan_)