Navigated to jmtalarn.com ~ web dev notes blog
  • 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.

  • Book

    Review 'Fundamentos Web' on Amazon – your go-to guide for mastering the essentials of web development.

Web dev notes blog

Page
1
2
3
4
5
6
7
Web development

Use Foundation for sites 6 in your Angular 2 application

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.

angularangularjsfoundationgridhtmlnpmresponsiverwdsassscss
12, June 2017
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
Page
1
2
3
4
5
6
7
blog