DEV Community

MadanAmpera
MadanAmpera

Posted on • Updated on

Using angular/react in WordPress?

Hey Guys, is there a way to use the output raw js from angular or react in wordpress, through code embedding plugins?
I recently took up a freelance job where the site is a WordPress site and the site owner wants to have web app features like search tables etc. I am halfway through the job using code embed plugins, but boy was that painful! To manually write js functions for every small thing like pagination etc. Made me realize again how easy the js frameworks have made it for us.
Also, are there any CDN's for js? Like for CSS, there are Bootstrap js libraries available through CDN's, but not sure what functions I can make use of.

Top comments (0)