Getting Started with JavaScript for WordPress

But do I have to?

Yes! WordPress is increasingly using more and more JS, whether in the admin, themes, or plugins.

The founder of WordPress pointed out this evolution and encouraged us to “Learn JavaScript Deeply”.

And the current priorities for WordPress development — customization, the editing experience, and the REST API — all require JS.

So, if you want to develop for WordPress, learning JS in addition to PHP is a necessity.

Article: JavaScript and WordPress

The Landscape

The JavaScript world is big, and seems to only be getting bigger and more complicated everyday. You can get caught up in frameworks and tooling, but here are some helpful places to get a grasp on the JavaScript world and how everything fits.

The Language

ES6

Leave a comment