React and Hooks

By Peter Eijgermans

Elevator Pitch

Learn all about React and Hooks in this talk.
 During this talk Peter walk through the process of building an App with React.
 Important topics to be covered are: JSX, class and functional components, props, state and hooks. After this talk you’ll be able to combine these ideas to build an app.  

Description

Learn all about React and Hooks in this talk.
 During this talk I walk through the process of building an App with React.
 Important topics to be covered are: JSX, class and functional components, props, state, lifecycle methods, and the following hooks: useState, useReducer, useContext and useEffect. Finally Peter will explain how to create a custom hook in React After this talk you’ll be able to combine these ideas in React’s modular programming style.

Notes

Why I am the best person for this talk? Because I am always keen to push the web forward with courses and talks about Frontend development. I like innovation, using new frontend frameworks and coaching people. That’s my drive to speak on conferences.