welcome to xblog!
This is a journal documenting our experiments and thoughts on technologies & products.
We hope you’ll find something interesting here!
We hope you’ll find something interesting here!
ionic 4
25 May 2019
Download Image for Cache in Ionic 4 (without Plugin)
There is no luck when I try to use File Transfer with my new Project on Ionic 4, maybe now you can not use it on Ionic 3 too.
ionic 4
18 Mar 2019
Ionic 4 + NestJS + Nx = Monorepo dream come true
Imagine now you can really make a full-stack from front-end (web, mobile) and backend in 1 Nx monorepos with NestJS, Ionic 4, Angular 7
Flutter
27 Aug 2018
Go Flutter from Ionic Dev
Hi, my second Flutter article from Ionic Dev point of view.
Yes as an Ionic Developer you can easy start with ionic start project_name with some boilerplate code to learn and go.
Flutter
26 Aug 2018
Ionic 4 or Flutter
"That articles not for war, it is just my own question for the next step of developing new Mobile App."
ionic 4
07 Aug 2018
NestJS as an Ionic 4 Backend
Back to my blog for a long time. Now take a small touch to NestJS. Yes, if you familiar with Ionic 2, 3 (and now Ionic 4 for Angular) you should take a look at NestJS, I think it’s a cool thing for Angular’s man.
Capacitor
05 Apr 2018
A city tour with Capacitor from Ionic Team
Hello everyone! Welcome to xMobe technology jungle. In this article, we are going on an **"Indiana Jones Journey"** with Capacitor.
ionic 4
04 Apr 2018
Vue + Ionic 4 + Cordova = Hybrid Lover
Hey, as I talk in the previous article, today we are going to create a Hybrid Cordova App with Ionic 4 and Vue. Let's see how easy it is with Ionic 4.
angular 5
03 Apr 2018
Hybrid App from Angular 5 and Cordova
Today we come back to the old question: How to convert my current Angular 4 or 5 into a Hybrid Cordova App?
ionic 4
02 Apr 2018
Experiencing Ionic4 Angular5 Project (RC)
And retest with ionic cordova run android | ios. Ohh, it's working my friends! And here is the result
ionic 4
26 Mar 2018
Firebase Authentication with StencilJS – Google
Today we will pay a litter attention to our StencilJS App security. This article will try to push Google Authentication to work in our previous app.
stenciljs
25 Mar 2018
Integrate Firebase into StencilJS App
Hey, I'm back with one more StencilJS article. It's quite HOT now. In that article, I use our previous working so if you not familiar with StencilJS, please take a look these articles:
ionic 4
23 Mar 2018
StencilJS and Ionic4 make easy
As you know Ionic Team had done a great thing with Ionic Framework from version 1 to 3. All thing seems amazing! But how we can use that amazing thing in our new StencilJS app? Let's start to do it.
stenciljs
19 Mar 2018
Using SASS in your StencilJS App
To make SASS with your StencilJS app quite easy. Thanks, Ionic Team! They'd supported an npm package call `@stencil/sass` to make your like easier.
stenciljs
17 Mar 2018
Starting with StencilJS Web Components Compiler
Before talking about StencilJS, and what it is we just take a look back to Web Components and it's basic.
ionic framework
25 Aug 2017
Ionic2 - Working with Android Back Button
This snippet help you working with Android Back Button in your Ionic 2 & 3 app. Hope this help. Happy coding.
tizen
15 Feb 2017
Nice Weather Tizen Application
Develope a Tizen Web Application quite easy! You can use plain HTML, Javascript to make it work and combine it with Tizen Web library. Of course, you can use additional library or framework to support your development like, React, AngularJS, Angular2 or some HTML5/CSS mobile UI libraries like Kendo, Onsen, Framework7 etc…