
My JBCNconf 2017
The JBCNconf is the conference about JVM languages organized in Barcelona by the Barcelona Java Users Grup (BarcelonaJUG)

The JBCNconf is the conference about JVM languages organized in Barcelona by the Barcelona Java Users Grup (BarcelonaJUG)

Foundation for sites is a responsive framework developed by Zurb. It provides a full collection of styled components and responsive grid to build the complete layout of your site. Just follow these steps to add it to your Angular project.

When we generate the application using the Ionic CLI it generates the application structure to manage three tabs Dash, Chats and Account. Angular provides a main module as the core framework and the additional required functionalities are added via modules like the URL mapping and routing. In the app skeleton generated each one of the tabs is considered a view or a state (actually that are substates of a tab state) and each one is related to an URL. Angular provides generally two modules as options to manage the URL routing: Angular ngRoute and AngularUI Router. Ionic uses by default the ui-router.

These are the first steps, the initial commands and the index.html file you need to start developing your Ionic App with Firebase.

Configure Firebase is easy-peasy. You only have to signup or author with your Google account into the Firebase console, create a new application and add the needed modules.

I created an app and I will write a series of posts about it with some issues, difficulties and caveats I found during the development. You can find the source code in Github https://github.com/jmtalarn/strikethru.