Jul 11, 2017
JSJ 269 Reusable React and JavaScript Components with Cory House
JSJ 269 Reusable React and JavaScript Components with Cory House
On today’s episode of JavaScript Jabber, we have panelists Joe Eames, Aimee Knight, Charles Max Wood, and playing the part of both host and guest, Cory House. Encourage your team to investigate reusable components, whether that’d be React, Angular, Vue, or Ember. Tune in!
[00:01:35] – Overview
We can finally write reusable components that it is really lightweight. It doesn’t take much framework-specific code to get things done.
Around 3 years ago, the idea of web component standard was all front-end developers could share our components with each other whether someone is in Angular or React. Web components continue to be an interesting standard but people continue to reach for JavaScript libraries instead – React, Angular, Vue.
[00:04:50] – Browser support issue
The story in JavaScript libraries is easier. You have more power, more flexibility, more choices, and get superior performance, in certain cas…