One of the best ways to learn is from well-done examples. That’s not quite easy, when you’re up to Ionic 2, Angular 2 and TypeScript. These are state-of-the-art technologies, whose final release are imminent within days, but yet to come.
Most of the few apps you’ll find googling for Ionic 2 example either are trivial or they suffer from various defects.
Here is an Ionic 2 example app that immediately shows its mastership, both when sampling its appearance and when inspecting its code. This does not come as a surprise, as its creators are indeed the masters of Ionic themselves. What most impresses me, is that it works out-of-the box as a web site. Little remains to be done to turn it into a true Progressive Web App.
This is not a “real” app. Its contents are fictitious, there is no backend and it’s a work in progress. It just shows how to build a well designed Ionic 2 application.
You’ll find the sources and docs at https://github.com/driftyco/ionic-conference-app. Do poke around this repo to find many other Ionic 2 examples.
Have a sneak peek at what it looks like at https://service.saddey.net/ionic-conference-app/index.html (master branch as of 04-jul-16).
