Multi-platform Development (Wrapping Up)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri Electron and NW.JS NodeGui Flutter Yue Node-GTK Wrapping it… Continue reading Multi-platform Development (Wrapping Up)

Multi-platform Development (Yue)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri Electron and NW.JS NodeGui Flutter Yue (this one) Node-GTK… Continue reading Multi-platform Development (Yue)

Multi-platform Development (Flutter)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri Electron and NW.JS NodeGui Flutter (this one) Yue Node-GTK… Continue reading Multi-platform Development (Flutter)

Multi-platform Development (NodeGUI)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri Electron and NW.JS NodeGui Flutter Yue Node-GTK (this one)… Continue reading Multi-platform Development (NodeGUI)

Multi-platform Development (Electron/NW.JS)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri Electron and NW.JS (this one) NodeGui Flutter Yue Node-GTK… Continue reading Multi-platform Development (Electron/NW.JS)

Multi-platform Development (Tauri)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series If you haven't read the intro, I discuss a lot of the core information about this, I have included the Raw Stats in each of the blog posts so you can easily reference it while reading about each of the products. Introduction Tauri (this one) Electron and NW.JS NodeGui Flutter Yue Node-GTK… Continue reading Multi-platform Development (Tauri)

Multi-platform Development (Introduction)

Vending machine created by macrovector - www.freepik.com, Logos are owned by there respective companies.

About this Series Over the last several months I have been testing several HTML/CSS/JavaScript based cross platform development systems. When trying out a new technology, I spend several full days playing with it learning the in's and out's. Its awesomeness and its gotchas. I am going to go over Tauri, NodeGui, Flutter, NW.JS, Yue, Node-GTK+… Continue reading Multi-platform Development (Introduction)

Optimization Gotcha's for for/i and forEach

So I mentioned something on my interview with Alex of NativeScripting.com that he did with me. And someone asked about this in the comments, so I decided to create a blog article on this specific optimization tip. I am going to code this to a browser rather than in NativeScript because well JS in a… Continue reading Optimization Gotcha's for for/i and forEach

NativeScript-SQLite Multi-Threading!

The first release of NativeScript-SQLite was April 19th, 2015 on GitHub, and April 26th to NPM. I am happy to say this plugin is now almost 4 years old, and it was one of the first plugins available to NativeScript. I believe there was two or three others released before, like NativeScript-Flashlight. By June of… Continue reading NativeScript-SQLite Multi-Threading!