Jane Tracy writes an excellent guide…
Jane Tracy writes an excellent guide on the vanilla JavaScript basics to know before learning React. 🍨
Jane Tracy writes an excellent guide on the vanilla JavaScript basics to know before learning React. 🍨
David and Cory discuss WordPress 5.7, the latest news in WordPress, WPEngine’s new headless WordPress service, and learning JavaScript today.
The theme review team is putting Customizer code examples on Github, according to an announcement today: The first area to tackle is example Customizer code, which currently includes examples for adding panels, sections, settings, basic core controls, specialized core text controls (email, URL, etc.), advanced core controls (color control, image control), and an example custom…
In the spotlight: James LePage is a tech entrepreneur & experienced web developer with a focus on WordPress development and AI-powered tools.
Want to use Express to build a Node.JS server to proxy the WordPress REST API? Josh Pollock shows how you how. Express is a JavaScript routing system that is very popular for server-side JavaScript applications. I learned a few things about it from Josh’s post.
Here are some JavaScript ES2021 features worth knowing, plus some practical examples. 👨🏫
Haris Zulfiqar at WebDevStudios covers the timely subject of Advanced Custom Fields and Gutenberg. Haris explains how to build a custom block for a hero section using ACF “without writing a single line of JavaScript code.” In his view, “ACF provides a solid platform that fills the gap between PHP and JavaScript developers.”