Skip to content

Repository files navigation

Import + Export Components

// Here we will see Why need to import and export Components //Make new file for components (UserComponents.jsx created) //Export Component- (i)Default export (ii)Named export (iii)Multiple export //Import Component- (i)Default import (ii)Named import (iii)Multiple import

with some more details on them.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

Here in this repo I will post my React.js learning. you can refer to it if feel to. Kindly rate this repo with ⭐. Thank you so much for visiting this repo.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages