© 2023 Hashnode
#desktop
Flutter offers the ability to create apps that can be used on multiple platforms, including mobile, desktop, and web, using a single codebase. However, this presents new challenges in creating apps th…
Introduction As the Flutter community continues to expand, so does the framework's support for the various platforms we use in our daily lives, including smartphones, desktops and laptops, and embedde…
The moment you run the project to the customer's computer is an uneasy timespan. There is no time to find a bug. All things should be perfect. However, things usually do not go the best way, and you s…
4 months ago I recently started my internship where I was tasked to clone the company's official site, and when I did my research, I was just bombarded by very complex ways of cloning an already exist…
Google has a ton of great web-based apps, but I've found that some work better as standalone desktop apps. Sure, you can just use them in pinned tabs in your browser, but having them in their own wind…
In this article, I will talk about what is a progressive web application, Its technology, user experience, core, and applications. A progressive web application (PWA) is a web application that uses pr…
Even with the arrival of the cloud, legacy systems have been the standard for high-performance computing. But, perhaps, one of the biggest challenges is replicating an identical (and familiar) working…
Solução de backup de desktop para a nuvem, fácil de usar. Suporta diferentes sistemas operacionais e faz backup de dados diretamente do sistema para a nuvem. Não é uma solução de backup regular, ele p…
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…
How I made a custom menu bar for tkinter is a story that I will like to share with you. Tkinter is a python library used in creating desktop GUI. It is very lightweight and flexible. You do not need t…