Skip to content

Files

Latest commit

910ca6c · Apr 6, 2023

History

History

challenge-004

Working with Fragments, Portals and Refs

  • JSX limitations: one root component
  • A workaround using custom helper function
  • Using react fragment
  • Portals
  • Refs