RECENTLY PUBLISHED
Editable content for any react project
How many times did the client needed a project where he can edit the text content as he wants and when he wants?
Read more
Prevent your React Context from re-rendering everything
Application getting slower? Let's have a look on how to optimise it and discover a few design patterns that will help your component from rendering unnecessary
Read more
On scroll animation
If you wondered how some websited use animations that are triggered by the scroll position, then we will have a look on how to implement one and some little tricks to keep in mind ...
Read more