Tested a new product
Wrote a Blog Post
This weekend I played quite a lot around with Tauri, and I'm impressed! It is fun to code, really fast, and safe. I hope more and more JavaScript desktop application will move to it from other frameworks, that are way more bloated.

I also wrote a bit of code, and one of the problem I've faced is reading environment variables from the frontend code, so I've written a small tutorial about it.