Some systems will give you flat arrays with their children and parent. I worked with Notion API and they do that as well. So in this tutorial, I’ll show a simple recursive function that can work to create a deep array with children and parents arrays.
Read MoreHow to make Estimates work for you
Estimating is not an easy thing to do. Even with experience, you can make mistakes.
But with years, it becomes easier to follow some steps that are almost the same and to spot “red flag” clients.
Read More2021 – Year in Review
The year 2021 was an interesting one. There were some ups and some downs, but in general, I am happy with how it went and ended.
Read MoreHow to Conditionally Disable the Publish Button in the WordPress Block Editor
In case you have a website where each post or a custom post type, requires a featured image, there is a chance, the client might ignore that when publishing. In this tutorial, we’ll learn how to disable the publish/update button if there is no featured image added.
Read MoreHow to create a Simple WordPress Language Switcher
When working with Multilingual WordPress site, you’ll need a Language Switcher as well. In this tutorial, we’ll create a WordPress Language Switcher which can work with any translation plugin.
Read More