What is Wordable Is Wordable right for you How to use Wordable resources How to set up Wordable for WordPress Conclusion What is Wordable? A blog management system that enables Continue Reading
Dinesh
How to customize WooCommerce shop page with hooks
Why Customize WooCommerce Creating a child theme Basic customization with CSS More on customizing shop page Customize the WooCommerce Storefront theme breadcrumb Changing the Title shop page Customizing “Add Cart Continue Reading
Develop a WooCommerce pizza restaurant
What is WooCommerce Set up the store Create product category Add new products Customize the primary menu Customize Homepage Set Checkout page Conclusion What is WooCommerce ? WooCommerce is a Continue Reading
What are Headless Content Management Systems ?
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
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