If your website was built by Tinloof, you should be able to self-manage it without any guide.
We wrote this article just to make sure you're not missing out on any feature that helps...

Omar Benseddik2023-07-21 · 16 min
We often hear about microfrontends, this happens when your company plans to have multiple teams build a big new web project. The company does not want teams to fight over a single monstrous...

Vladimir Zotov2021-01-07 · 6 min
In this article we'll build an auto-playing slideshow using React.
The article is divided into two sections:
The trick

Omar Benseddik2020-11-16 · 7 min
In this article, we will demonstrate how to build React Notifications (toasts) from scratch, without using any third-party library (except React).
The notification component has the...

Seif Ghezala2020-10-19 · 7 min
This series of articles is made out of two parts:
In the first part, we built the stopwatch's user interface with HTML and CSS.
In this second part, we'll make the user interface...

Omar Benseddik2020-06-28 · 12 min
This series of articles is made out of two parts:
In this first part, we build the stopwatch's user interface with HTML and CSS.
In the second part, we'll make the user interface...

Omar Benseddik2020-06-28 · 7 min
This is a series of articles where we learn a few techniques to create scroll animations with just 1 React hook.
In this first part, we will use the scroll event to achieve that.
...

Seif Ghezala2019-11-01 · 5 min
Notice: Before you jump in and start reading, it's important to understand that this is not a tutorial you'd read while sitting in public transportation or on your toilet seat. You...

Seif Ghezala2019-09-01 · 10 min