GithubHelp home page GithubHelp logo

raj04 / back-to-fundamentals--react-js Goto Github PK

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

The repo will contain all the fundamentals/topics you need to know about JS/React.

HTML 28.67% JavaScript 68.29% CSS 3.04%
advanced-javascript babel es6 javascript lifecycle-components nodejs react redux typescript webperformance

back-to-fundamentals--react-js's Introduction

Topics must know in FrontEnd


Javascript

  • JS Engine
  • Call Stack
  • Primitive Types
  • Value Types and Reference Types
  • Implicit, Explicit, Nominal, Structuring and Duck Typing
  • == vs === vs typeof
  • Function Scope, Block Scope and Lexical Scope
  • Expression vs Statement
  • IIFE, Modules and Namespaces
  • Message Queue and Event Loop
  • setTimeout, setInterval and requestAnimationFrame, how JS Engine works here
  • Bitwise Operators, Type Arrays and Array Buffers
  • DOM and Layout Trees
  • Factories and Classes
  • this, call, apply and bind
  • new, Constructor, instanceof and Instances
  • Prototype Inheritance and Prototype Chain
  • Object.create and Object.assign
  • map, reduce, filter
  • Pure Functions, Side Effects, State Mutation and Event Propagation
  • Closures
  • High Order Functions/First class function
  • Recursion
  • Collections and Generators, Iterators, Iterable, Object Descriptors
  • Promises
  • async/await,
  • asunc vs defer
  • import vs require
  • Babel
  • Context in React/Redux
  • Data Structures
  • Expensive Operation and Big O Notation, Algorithms
  • Inheritance, Polymorphism and Code Reuse
  • Design Patterns
  • Partial Applications, Currying, Compose and Pipe
  • Clean Code

React

  • LifeCycle Methods
  • How react handles bundles file, optimisations, babel, webpack etc.
  • UseEffect, useLayout, useMemo, React.Memo
  • Debouncing, throlling, implemnation and use case
  • react suspense, fallback
  • Redux,
  • CSR/SSR
  • Web Performance -Redux Knowledge

For JS I also added topics from : JS 33 concept

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.