Dashboard
-
The technology behind real-time web experiences: How WebSockets actually work
15/06/2026“Real-time” sounds more ambitious than it actually is. It’s not magic, and it doesn’t require expensive infrastructure — in many cases it comes down to picking the right communication mechanism for the problem in front of you.
-
How to pick the right Flutter packages and build your first cross-platform desktop app
01/10/2024We have already talked about Flutter and how it has become one of the most powerful frameworks for building applications with a single codebase. However, its capabilities go beyond mobile and web development, enabling the creation of cross-platform desktop applications.