• jmtalarn.com

    The site home index page.

  • Web dev notes

    Web Dev Notes: Where I jot down tech insights, resources on technology and web development and handy tips to remember.

  • CV

    Explore my CV to learn about my background, experience, education, certifications, and projects.

Web dev notes blog

Page
1
2
3
4
5
6
7
App development, Web development

Build and publish a Ionic App – Views and routes

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.

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
3, June 2017
App development, Web development

Build and publish a Ionic App – First steps

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

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
19, May 2017
App development, Web development

Build and publish a Ionic App – Configuring 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.

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
12, May 2017
App development, Web development

Build and publish a Ionic App - The idea

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.

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
4, May 2017
Blogging, Web development

20 free plugins to power-up your Wordpress blog

Wordpress is system with a rich ecosystem of plugins. There is a plugin for anything you can imagine, some of them have a cost but most of them are free. Here is my personal list of plugins I used in the last blogs I've built with Wordpress. All of them are FREE and some of theme have a paid version but are fully functional in the free version.

blogwordpressplugins
28, April 2017
Blogging, Web development

Migrating from Ghost to WordPress over Openshift

Until now, I was blogging using Ghost platform over Openshift. I love the way you develop new features over the Ghost platform: Handlebars for the templating, an easy API to get information about the blog and their posts... and you are using the Node.js on the backend so you're feeling a little bit hipster while you're using it.

blogbloggingghostwordpressopenshift
15, April 2017
Page
1
2
3
4
5
6
7
blog