JS Framework Showdown

I’m going to be speaking about some of the more popular JS frameworks, Angular, Backbone, and React, and show some real-world examples of how easily they can interact with the API.

I’ll be showing (and possibly live-coding) basic examples with each library and fetching the 10 latest posts from the WP-API.

Take aways:

  • The WP-API isn’t that scary, it’s so easy to get/send stuff if you’ve got JSON skills (which aren’t that hard).
  • JavaScript frameworks all have different ways to do things, but similar stuff going on in the background.
  • At the end of the day, React rocks (it’s the best), but it might not be the best solution for your project …

Speaker