Ionic 2 is an awesome framework for building out your MVP with Rapid Prototyping. Not only you can benefit from the speed of the framework, you also get the advantages of Angular 2 and a cross platform app for iOS and Android in no time.
[Read more…] about Rapid Prototyping with Ionic 2 and Node.js – Part 2
advanced
Rapid Prototyping with Ionic 2 and Node.js – Part 1
Do you know how fast you can actually develop a really solid MVP prototype including a frontend and working backend these days? It’s amazing.
[Read more…] about Rapid Prototyping with Ionic 2 and Node.js – Part 1
How To Build Ionic Tinder Cards Using Angular 2 Swing
The Ionic tinder card swipe feature is a highly request UI behaviour and my previous post about the use of it with Ionic 1 was very popular. For Ionic there is not yet an official component from the Ionic team, but with some help from a different library we can achieve almost the same results.
[Read more…] about How To Build Ionic Tinder Cards Using Angular 2 Swing
How to Build Ionic 2 Drag and Drop using Dragula
Having drag and drop functionality in your mobile app is very common, but it’s not really inlcuded in the standard Ionic stuff. I looked around and found a great library called Dragula which gives AngularJS apps great features.
[Read more…] about How to Build Ionic 2 Drag and Drop using Dragula