Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 312 Bytes

react-advanced-workshop

Agenda

  • How to get access to DOM Nodes with the power of refs (by Kiran)
  • Portals (by Souvik)
  • Component Patterns [Higher order components & Render Props] (by Nitish)
  • Performance Optimizations (by Darpan)
  • Error Boundaries (by Kamlesh)
  • Testing React component (by Himadri)