© 2023 Hashnode
#tauri
If you have ever thought of making a cross-platform GUI application, it can seem a bit overwhelming. You might even ask yourself "Where do I even start?, Which technology should I learn?". If you are …
Intro Hey readers 👋 This is my submission for AWS amplify X Hashnode hackathon, September, 2022. Hope you will find this project helpful. What is PersonaTube ❔ PersonaTube is a lightweight PNGTuber o…
Recent development was focused on building automated workflows that deal with the repetitive tasks related to the integration of new features into the codebase and streamlining updates to the app user…
Every web developer who uses electron for making desktop applications with ease knows that electron is slow. But the team over Tauri is not only trying to surpass Tauri but wants to make a more secure…
Probably the most important nice-to-have feature of any application. TL;DR This is actually the first time I "developed" a light/dark theme feature. Thanks to the daisyUI component library it was no…
There are millions of "Productivity" apps right now, and using them feels more of a chore than an extension to your day-to-day workflow. I tried many productivity apps this year. However, none of them felt that they were an extension of my…
Search with paginated results CoinGecko api accepts any input whether provided with a currency name (bitcoin) or a symbol (btc). Response is not paginated - meaning, data coming back from API will inc…
I decided to learn new tech in my spare time. Rust & SolidJS respectively backend and frontend technology, combined together with Tauri toolkit to built a desktop application -> A simple crypto curr…