Using Rust in Tauri to Improve Performance
Tauri is a popular alternative to Electron for creating cross-platform desktop applications. The main difference between Tauri and Electron is…
Convert. Optimize. Run it.
Tauri is a popular alternative to Electron for creating cross-platform desktop applications. The main difference between Tauri and Electron is…
Many modern websites function perfectly in the browser, but there are cases when you want to turn them into full-fledged…
Many Android smartphone owners have only been receiving new versions of the OS for the past two years. To make…
Electron provides developers with the ability to create cross-platform applications using web technologies. However, Electron applications can consume significant processor…
Build and deployment automation (CI/CD) is an important part of the modern software development process. This is especially true for…
Today I will share my experience on how and why to optimize web applications. In the competitive world of online…
Although WebView can be inferior in performance to native components, there are a number of optimization techniques: Security when using…
Today we are releasing a free hosted open source web update service and accompanying npm package to provide simple automatic…