web dev notes

Posts for tag html

How to activate Google's AMP and what they are

September 12, 201823:45

How to activate Google’s AMP and what they are Do you know the Accelerated Mobile Pages or AMP? This new format optimized for mobile devices has numerous advantages, one of them is the improvement of web positioning. Do you still think that you should not have it implemented on your website? Today I’m going to explain how to activate the AMP, configure these pages and everything that surrounds this Google project.

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

August 18, 201714:28

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.

Build and publish a Ionic App – Cordova plugins

August 11, 201718:49

Ionic provide you a framework to quickly implement with your web development skills a nice native application. Although, not everything is provided in the framework and if you want to get native features working with your application you will need to add some Cordova plugins to your project.

Free practical courses to learn about modern web development

August 04, 201718:35

Four FREE practical courses about modern web development that will put you on the track of the web modern development. AngularJS, Progressive Web Applications (a.k.a. PWA), Javascript with ES6 new features, Firebase and React.js. All of these cover from basic to advanced aspects of the web development, but necessary if you want to be on top.

Page:
12
Copyright © 2020 jmtalarn., Built with Gatsby