Repo

Good To Know

ReactDOM

  • React Suspense :

    • React 16.6 added a <Suspense> component that lets you
      “wait” for some code to load and declaratively specify a loading state
      (like a spinner) while we’re waiting:

  • Portals:

    • a first-class way to render children
      into a DOM node that exists outside the DOM hierarchy of the parent
      component.

Libraries

  • Framer Motion :

    • a great library for creating smooth animations and transitions in React components. Ideal for adding modern, interactive animations to Uls.

  • React PDF :

    • allows you to display PDFs in your React applications. Perfect for apps that need to show document previews, reports, or downloadable content.

  • ReCharts

    • ReCharts is a charting library built with React components for creating data visualizations and adding visually appealing charts and graphs to
      your projects.

  • React Spring

    • a spring-physics-based animation library that helps create smooth animations and transitions. Perfect for adding realistic animations to your app.

  • React Big Calendar

    • Big Calendar is a full-featured Calendar component for managing events and dates. It uses modern flexbox for layout, making it super responsive and performant. Leaving most
      of the layout heavy lifting to the browser.

  • React Webcam

  • Swiper.js

    • Swiper is the most modern free and open source mobile touch slider with hardware accelerated transitions and amazing native behavior. Use it on websites, web apps, and
      mobile native/hybrid apps.

  • React JoyRide

    • Showcase your app to new users or explain the functionality of new features.


Table of contents