If I only knew this sooner
A collection of tips and tricks picked up along the way that would have been nice to know before they came around to bite me
Creating your .keystore file to sign your Android APK
The APK signing process for android, although much simpler than iOS IPA signing, can still be another challenge for first time app developers. Again, it's all about finding the right starting point, and syntax.
WebAPI Routing and Custom Get Methods
The default structure of the routing we are using for our Web…
Sign iOS apps on a PC
The following information can be used to create profiles and certificates on a PC to sign a iOS app. Info in this post was taken from a great playlist of video instructions found at http://www.youtube.com/playlist?list=PL57C122F59F8F1A43
Custom Exceptions and Angular Error Handling
This blog covers a straight forward example of handling errors…
Story Points
Don’t use hours to estimate a requirement or feature. Your…
User Stories
What is a user story?
A user story is one or more sentences describing…
Collecting Requirements
Any stakeholder can specify requirements. Obviously the requests…
Non-Functional Requirements
When we talk about requirements, we are almost always talking…