• 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
Web development

React quick overview and nested components

What is React? React (sometimes called also ReactJs) is a library to create reusable components and build with that your web applications. Its development was leaded by Facebook development teams. Nowadays is pretty widely used around the world and there is a high demand of professionals with knowdledge and experience with the technology.

componentswebhtmlreactjavascript
13, March 2018
Guest post, Web development

3 Must Have Tools for JavaScript App Development Programmers Who Do NOT Love JavaScript

Though I am all in the JavaScript camp when it comes to app development and programming, I fully acknowledge that there are plenty of other app development programmers who are not JavaScript fans.

javascriptecmascripttranspileesdocejstypescripthandlebarsmustachepugjade
2, December 2017
App development, Web development

Build and publish a Ionic App

Build and publish a Ionic application These are the posts about how I implemented a Ionic framework application (v1).

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
16, October 2017
App development, Web development

Build and publish a Ionic App – Generate icon and splash images

The icon is the first presentation of your app and maybe a bad design or a not so nice icon can make the user refuse to install your app. You should try to give a professional and nice presentation to, at least, avoid get the user away only at the first glance.

androidangularjsappfirebasegooglehtmlionicnodejsplay storeproductivitystrikethru
7, October 2017
Web development, Blogging

Migrate a blog from Wordpress to Jekyll

In this case the situation was the end of life of Openshift v2, the platform I used to host (for free) the WordPress blog. As I was not yet accepted in the program of Openshift v3 I decided to try an alternative. So I had access to a static hosting and I moved all the content from Wordpress to Jekyll. Jekyll is a static site generator and as I described in a previous post there is nothing bad with that if you use the correct tools.

wordpressblogbloggingstatic web sitesjekyll
22, September 2017
App development, Web development

Build and publish a Ionic App – Live update of Firebase backend with AngularJS

We wanted to create a kind of live update of the Firebase backend while the users were using the app avoiding to put Save button actions in order to save. The idea is to keep the backend updated while the user is creating or updating any element, these are ToDo items and category elements, in our application. So we needed to implement a system with the help of the library Angularfire and the $watch AngularJs function to make it happen.

androidangularjsappcordovafirebasehtmlionicnodejsstrikethru
18, August 2017
Page
1
2
3
4
5
6
7
blog