DEV Community

Discussion on: I'm an expert in WordPress Development, Ask Me Anything!

Collapse
 
thisisthien profile image
Thien Nguyen

I'm investing time to learn JS.

WordPress has an amazing REST API and if you don't want to develop the tranditional themes, you can use WordPress as a headless CMS, then learn some JS frameworks like Vue.js or React.

That's what I'm following today.

Collapse
 
slacle profile image
Sebastian

Thanks for the answer Thien.

I'm also investing time to learn JS now. But what to do about PHP? Should we just forget about it or is there still place for it even in a headless CMS set up? There's the functions file, but is it worth knowing PHP well still?

Thread Thread
 
thisisthien profile image
Thien Nguyen

If you want to build a theme or a plugin for WordPress, I think you should take time to learn PHP.

is it worth knowing PHP well still?
The answer is yes.