November 2019
Amsul Naeem
twitter.com/amsul_
slides.com/amsul
Same end goal, different API.
function MyFunctionComponent {}
class MyClassComponent extends React.Component {}
Refactor a basic stopwatch app from a Class Component to a Function Component:
Starting point:
module-4/lesson-01
directoryREADME
fileBuild a form with Material UI:
Reference: material-ui.com
Starting point:
src/index.js
directory
November 2019
Amsul Naeem
twitter.com/amsul_
slides.com/amsul