DEV Community

Discussion on: Are there modern JavaScript frameworks without NodeJS dependency?

 
miketalbot profile image
Mike Talbot ⭐

@mikevv Don't use AngularJS - it's kinda deprecated. As I mentioned React works out of the box in the browser.

Thread Thread
 
mikevv profile image
MikeVV

Thank you, will take a closer look to React in browser 🙂