WordPress powers over 24million websites online, and people are leveraging it’s simplistic to create amazingly life changing web applications, without spending much time on coding. In article I will teach you how to create Web Applications using WordPress, of course it will involve some coding but it will be easier than any code you have come across.
Assuming you know how to install WordPress, on your host or computer, install it and login afterwards.
Navigate to the plugins WordPress dashboard and install a plugin called Advanced Custom Fields and Custom Post Type UI
After installing them follow part 2 here.
When not to use a forEach loop in JavaScript
A forEach loop is one of the most optimized JavaScript Higher-Order functions that make it one of the preferred functional programming languages. What is a Higher-Order function? It is a function which takes in another function (also called a callback)