July 27, 2016

Ionic 2 Proxy while Development with Gulp

From time to time you may need to add a proxy to your Ionic 2 project. It is actually really simple but many articles in the web still refer to the old Ionic 2 build using webpack. Since it is now gulp based and modularized you must use the ionic.config.json file in order to create a […]
READ MORE

Avatar photo

theCodeCampus
Developer at thecodecampus </>


June 20, 2016

Ionic 2 use NavController in Service to show Alerts

Usually you inject Nav:NavController into your classes constructor to use it:

But if you are working in a service you will receive the following error:

If you want to show alerts from within a service you are required to use the NavController.  To do so simply create the private field nav with type NavController. […]
READ MORE

Avatar photo

theCodeCampus
Developer at thecodecampus </>


June 6, 2016

Verlosung: 4x Freikarte für Herbstcampus 2016 in Nürnberg

Als Speaker beim Herbstcampus am 31.08 und 01.09 in Nürnberg stellt uns der Veranstalter freundlicherweise jeweils eine Eintrittskarte zur Verfügung. Dementsprechend haben wir 4 kostenlose Eintrittskarten für die beiden Konferenztage zu verschenken und starten daher eine Verlosung. Verlosung Folgt uns auf Twitter unter @theCodeCampus und retweetet unseren Post zu diesem Blog-Eintrag. Dadurch nehmt ihr automatisch […]
READ MORE

Avatar photo

theCodeCampus
Developer at thecodecampus </>