Home
Photography
LinkedIn
GitHub
Twitter
Contact
Deployment
This category has 3 articles.
Oct 18, 2016
Publish a Universal Binary iOS Framework in Swift using CocoaPods
CocoaPods is the most popular dependency manager for Swift and Objective-C Cocoa projects, but chances are, you already…
Apr 15, 2016
Deploy Resilient Node.js Apps to Ubuntu with Forever and Nginx
You're finally done working on your shiny new Node.js app and now it's time to deploy it to production! However, what ma…
Sep 26, 2015
Binding a Node.js App to Port 80 with Nginx
You've finished building your first Node.js web app, and boy, is it awesome. Everything works great on your development…