Useful libraries for SWIFT beginners
Recently we started working with Apple Swift language. It’s pretty simple but very power full language. Learning curve is hard – because it’s pretty new language, but from the other hand it’s good –...
Recently we started working with Apple Swift language. It’s pretty simple but very power full language. Learning curve is hard – because it’s pretty new language, but from the other hand it’s good –...
Just bunch of very useful tools to help us with testing and building REST API. requestb.in – just bin for your API calls. Very easy to capture and test calls from APPS https://www.runscope.com/ – older brother,...
Throughout this first tutorial, i’ll walk you through the creation of an application with a simple REST API from the ground up. I assume you have Phalcon. installed already.
It’s coming with experience. On the beginning you always trying to do everything by your self. No frameworks, no libraries – bare bone solutions written from the scratch. Later – you realising than your time is to expensive,...