Coder Social home page Coder Social logo

sumansingh226 / reactjs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 180 KB

React, Redux, Webpack, React Fiber, Tailwind CSS, Context API, React Testing Library, React Hooks, Storage, React Router, React Suspense, React Portals, React Fragments, Higher-Order Components (HOC), Render Props, React.memo, React.lazy, Redux Thunk, React Context, React Router.

HTML 100.00%
context-api project react react-fiber react-hooks react-testing-library redux stoarge tailwindcss webpack

reactjs's Introduction

React Course and Project

This repository contains the code for a React course and project that covers every topic of React. The course is divided into 10 modules, each of which covers a different topic of React. The project is a simple to-do list app that uses all of the concepts taught in the course.

parcel

  • dev build
  • local server
  • HMR: Hot Module Replacement
  • file watching algorithm, written in C++
  • chaching faster builds
  • image optimisation
  • Minification
  • Bundling
  • Compress files
  • Consistent hasing
  • Code splitting
  • Diffrential bundling
  • Diagnostic
  • Error handling
  • Provide an HTTPS server.
  • tree shaaking: remove unused code
  • Different development and production builds

Modules

The course is divided into 10 modules:

-Introduction to React -React Components -State and Props

  • Events and Callbacks
  • Hooks
  • Routing
  • Forms
  • Animations
  • Testing
  • Deployment
  • Project The project is a simple to-do list app that uses all of the concepts taught in the course. The app allows users to create, edit, and delete to-do items. It also allows users to mark to-do items as completed.

Getting Started

To get started with the course and project, you will need to have Node.js and npm installed on your computer. Once you have Node.js and npm installed, you can install the dependencies for the project by running the following command:

npm install

Once the dependencies have been installed, you can start the project by running the following command:

npm start

The project will start running on port 3000. You can open a web browser and navigate to http://localhost:3000 to see the project.

Contributing

If you find any bugs in the code or have any suggestions for improvement, please feel free to open an issue in the repository.

reactjs's People

Contributors

sumansingh226 avatar sumansingh6degreeit avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.