Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Edmund Punongbayan
Edmund Punongbayan
12,117 Points

vue.js in web development

Hi, apology in advance for my confusion.

Im a wordpress dev that just started vue.js course. even before i cant find an answer as to how can i use react/angular/vue if im developing a wordpress site. you know when you develop in wordpress, when you need some feat you find a plugin and that's it.

are these used for custom development? I always find the answers to be insert advantage of react/angular/vue can someone enlighten me please? id really appreciate helpful answers

Niclas Hilmersson
Niclas Hilmersson
8,296 Points

What you want to do is read up on using the wordpress REST API. I will admit i simply googled it but what i can gather you use the REST API integrating vue/react/angular as the frontend and use the wordpress CMS as the backend of the site basically.

Here is a site i found that might help you explain it a Little bit. https://snipcart.com/blog/reactjs-wordpress-rest-api-example

1 Answer

Edmund Punongbayan
Edmund Punongbayan
12,117 Points

i see. i was also planning on studying rest. i was seeing this a couple of times. thanks for your help