Archive of stories published by Web Native

Ionic 4 — The First Steps

We will try here to create our first application using the Ionic framework.

First, the version (4) of the Ionic is given by the web components library version built on a given web framework @ionic/angular (there is a different version for React case…


Web Components — How we created a Web component with Stencil JS

We present here how we created a Web Component using the Stencil JS tool. The component is a responsive panel displaying user cards. Each card has a user picture as background and shows some information about the user…


Firebase support for Ionic/Cordova

Firebase is not just a real-time database as it was at the beginning. After being acquired by Google it becomes the facto serverless solution for mobile. It is not just a replacement for the closed Parse.com and its various clones: http://parseplatform.org. It is an…


Ionic 4 — From JavaScript to ES6 and TypeScript

This tweet from Rod Johnson says it all about the present and the future of the JavaScript. We believe or not the JavaScript language has changed for good in the last time: