I've been playing around with creating a framework for Svelte to build desktop app, and in the process I realized how easy it would be to re-use most of it for NativeScript. First thing I want to clarify, there is NO BROWSER involved, these are all native GTK components! Again NO BROWSERS were harmed (or… Continue reading Desktop NativeScript
Category: Node.js
Svelte and making it into a REAL desktop Application!
Now isn't that a title! In all reality it is two separate frameworks that I have proto-typed and played with. The first (Node-GTK-Svelte) I'll discuss in this blog post. First thing I want to clarify, there is NO BROWSER involved, these are all native GTK components! Again NO BROWSERS were harmed (or used) in the… Continue reading Svelte and making it into a REAL desktop Application!
Multi-platform Development (Wrapping Up)
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 (Node-GTK)
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 (Node-GTK)
Multi-platform Development (Yue)
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)
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)
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)
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)
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)
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)