Skip to main content
Showing posts with the label backend

Data Transfer Showdown: JSON vs Protobuf vs Object Serialisation

In recent months, I’ve had to dive deep into serialization and its impact on system performance for professional reasons. While it may seem like a minor technical detail, choosing the right method for data exchange can have a significant effect on application efficiency, especially in dis…

Choosing the Best Backend Framework for Your Flutter Projects

The web development ecosystem in Dart offers several powerful options for backend development. Three of the most prominent frameworks in this area are Shelf, Dart Frog, and Serverpod. Each of these frameworks has its own unique features and advantages, making one more suitable than the o…

Project IDX - A journey into the future of development

Welcome to Project IDX from Google, an experimental cloud-based workspace for full-stack, multiplatform software development. IDX is designed to make it faster and easier to build, ship, and manage full-stack, multiplatform apps from the comfort of your browser. List of supported technolo…

Backend Development with Dart

One of the main objectives when we chose this technology was to be able to unify the development in a single source code of the entire front end of the application, all in a single repository. As Frodo would say, one ring to rule them all. We are in a very interesting moment because the s…

© 2020 Mobile Dev Hub