20 July 2015 – Building a React.JS App – Part 12 – Everydays

Part 12: ES6 Refactor createClass to JavaScript Classes and propTypes

  • classes in ES6 extend the main component and use the keyword “class”
  • Adding propTypes as a property to the class itself

NotesList.js

AddNote.js
Notes.js
Facebooktwittergoogle_plusredditpinterestlinkedinmail

Leave a Reply

Your email address will not be published. Required fields are marked *