Difference between revisions of "SudoiOS"

From Sudo Room
Jump to navigation Jump to search
Line 4: Line 4:


* Keep everything small and modular just like node.js (thanks for the inspiration)
* Keep everything small and modular just like node.js (thanks for the inspiration)
* Strive for open source  (Swift will be open source by the end of 2015 I think)
* Strive for open source  (Swift will be open source by the end of 2015) [https://developer.apple.com/swift/blog/?id=29 apple blog announcing swift will be open-sourced]
* Strive for using native APIs as much as possible, unless it's an amazing framework like AFNetworking / Alamo or Cocoapods
* Strive for using native APIs as much as possible, unless it's an amazing framework like AFNetworking / Alamo or Cocoapods


# Current Projects
 
= Current Projects =


* [[SudoCare]] - help create many small iOS modules to help with the QR code project
* [[SudoCare]] - help create many small iOS modules to help with the QR code project

Revision as of 22:17, 17 August 2015

  1. Various iOS Projects for SudoRoom
  1. Process
  • Keep everything small and modular just like node.js (thanks for the inspiration)
  • Strive for open source (Swift will be open source by the end of 2015) apple blog announcing swift will be open-sourced
  • Strive for using native APIs as much as possible, unless it's an amazing framework like AFNetworking / Alamo or Cocoapods


Current Projects

  • SudoCare - help create many small iOS modules to help with the QR code project