As a Developer, I always searched for various freelance jobs so I could gain more experience and earn more money. Being mainly a WordPress developer, I had a hard time finding good jobs and clients. Tried a few platforms and finally, I found Codeable. This Codeable Review will be aimed at developers and people who are looking for a trusted developer.
Additional WooCommerce Settings Pages for a Payment Gateway
User experience is very important for your plugin. With WooCommerce Settings Pages, this experience might become worse with a lot of fields on one page. In this tutorial, you will learn how to create additional WooCommerce settings pages for your Payment Gateway.
How to create a Gutenberg Block for Displaying a Post
Gutenberg is coming and we need to be prepared for it. In this tutorial, we will learn how to create a block that will display a post.
Powering the WordPress Search with React and REST API
The WordPress Search Widget is a classic HTML Form, but what if we want to show the results right away? In this tutorial, we will power up the WordPress Search Form with React and REST API to show the results immediately.
How to use React to Render WordPress Content from the REST API
Sites powered by newer versions of WordPress have the REST API enabled by default. In this tutorial, we will use React to pull the latest posts from such sites and render them as articles with a summary.