Abandonment of classy React components

This is my short-ish reaction to a linked article about ES6 classes used for React Components instead of “old” createClass. Read more

Similar

LitElement Web Components in React App

LitElement is a Web Component library by Google. It succeeds the Polymer library and strives for speed and compatibility with the Web Components standard. How to integrate LitElements into your React application and use event handling I want to show in th... (more…)

Read more »