Blog
How to create React Notifications/Toasts with 0 dependencies
In this article, we’ll build from scratch React Notifications (toasts) without using any third-party library (except…
Seif Ghezala
Oct 19, 2020 · 12 min read
How we boosted the performance of a Gatsby website by 80%
Sbaï Dentaire is the number 1 user-rated dental practice in Casablanca (Morocco) by Google users: Many patients book…
Seif Ghezala
Jul 19, 2020 · 12 min read
Yeah hooks are good, but have you tried faster React Components?
This article is not meant to perf-shame you. If you’re a beginner in React, don’t focus on performance issues but rather…
Seif Ghezala
Feb 01, 2019 · 10 min read
How to make and test your own React drag and drop list with 0 dependencies
I know, drag and drop is a solved problem. There are several great utilities you can use to easily have a drag and drop…
Seif Ghezala
Dec 01, 2018 · 7 min read