Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
https://boostnote.io - Open source note-taking app designed for programmers. Desktop and mobile apps are available. Written in JS 😔

#js #app #mobile
​​Muon - (★ 1.7k) is a lightweight alternative to Electron written in Golang in about ~300 LoC, using Ultralight instead of Chromium.

Ultralight is a cross-platform WebKit rewrite using the GPU to target embedded desktop applications that resulted in a fast, lightweight, and low-memory HTML UI solution that blends the power of Chromium with the small footprint of Native UI.

#crossplatform #ui #desktop #app #go