Headless CMS is a content management system with no-built features to present the content to the user. The content(information) is stored in a content repository, Users can view this content Continue Reading
Dinesh
Simple Responsive image gallery with CSS Grid
As a developer, you may have been in a situation to create Image galleries/slides to showcase movies, books, etc… Most of the time these Image galleries should fit into small, Continue Reading
How to use React hooks in functional components
In this short article, I am going to show how to use React hooks in functional components to obtain user input and display it. I use the following simple form Continue Reading