WordPress – Fix “Does not redirect HTTP traffic to HTTPS”
You just passed your WordPress website to HTTPS with a brand new SSL certificate, but Lighthouse still warns you that you don’t redirect HTTP traffic to HTTPS ? Here is an easy way to fix ...
Flutter + Dart, Basics | 2
Hello there ! Ready for the second part of Flutter and Dart basics ? You can find the first part right here. Classes in Dart Classes in Dart are quite simple and very similar to ...
Flutter + Dart, Basics | 1
Hi, this is my first blog post and I will start with mobile app development, because this is what I’m learning right now for the needs of my internship. I just discovered Flutter, which is ...