In this episode of GeeksBlabla we discuss, React, How to get started ,Core concepts, React Ecosystem and a lot of topics around it.
Guests
Notes
0:00 – Introduction and welcoming
0:05 – What is React? && React History.
0:09 – How is React different from other solution such as jquery/angular and Vuejs
0:19 – Imperative and Declarative in React?
0:22 – What do I need To know to start working with React?
0:31 – React Fundamental : JSX.
0:38 – Deference between JSX and template system.
0:41 – React Fundamental : Components, State, Props.
0:48 – React Patterns: HOC, render props, Compound components
0:52 – State Management Approaches.
1:03 – React and Typescript.
1:12 – Redux-saga vs Redux-thunk
1:14 – React Fiber, Virtual Dom, Reconciliation, concurrent mode.
1:34 – React Suspense && algebraic effects.
1:48 – Preact.
1:58 – WebAssembly and React.
2:04 – Styling in React.
2:08 – Server side Rendering with React.
2:12 – Meta-frameworks : Next.js / Gatsby.
2:25 – React Testing.
2:33 – Tools and Resources.