Default HubSpot Blog

Discovering FlutterFlow: the good, the bad, and the ugly

When I discovered FlutterFlow, I was pretty excited but also skeptical. Since I like trying new things, I made an account on FlutterFlow and started experimenting. Spoiler alert: I was pleasantly surprised! In this blog, I will describe my experience working with FlutterFlow: the things I noticed, the things I liked, and the things I didn't like.
Read More
Wout Vandenwijngaert working

Frankenstein would be proud: AI Face Morphing in action!

Why not use some really serious, cool, advanced AI technologies to make something very fun and silly? Well, that is exactly what we aim to do on our so-called Brainjar days. During a Brainjar day, everyone on the team receives the opportunity to experiment with something of their choice. So, I thought: what if I could use AI image generation to merge two faces?

Read More

A React Hook to prevent flickering spinners

One of the essential things in building modern web apps is to provide a good user experience. Think of showing a loading indicator when waiting, for example, a spinner when you’re submitting a form. These fancy animations are excellent if they are not flickering before your eyes. In this blog, you will find a practical React Hook to prevent loading indicators from flickering.
Read More

Storybook: my first impressions

My first introduction to the Storybook library was during a project in which we built a progressive web application. We developed this application with a team of two front-end engineers, two back-end engineers, and 2 UI/UX engineers. With this wonderful team, we considered making a Component library to speed up the development of components we use on most of our pages and projects. So we gave Storybook a shot!

Read More