Why Go Is the Logical Next Step for Python Developers

Why Go is the logical next step for Python developers As a professional Python developer for the last 6 years and hobbyist for the last 10 years, I have come to appreciate this language as my daily driver. But after such a long time using it, I needed to challenge myself by learning a new one since Python’s weaknesses were becoming evident for certain use cases. ...

July 22, 2025 · 12 min · Gaëtan Grond

When to Use Flutter for the Web

One of the biggest advantages of Flutter is that it allows you to build apps for multiple platforms from a single codebase and the web is one of them. A lot of beginners seem to be confused about when to use Flutter for the web and if they can use it to build a website, landing page or blog, although Flutter for the web is production-ready since version 2.0 (early 2021) it does lack some features and is not suitable for all types of apps, so let’s see when to use Flutter for the web. ...

August 27, 2023 · 5 min · Gaëtan Grond