Giter Club home page Giter Club logo

javascript-curriculum's Introduction

JavaScript Curriculum - by DSC KIET

Before moving to a framework, it’s important to learn some of the key concepts in JavaScript. We have prepared a curriculum for young developers out there. We strongly believe this curriculum is best-suited to kickstart your developer journey.

Star this repoistry for easy accessibility. We will be updating these topics with the best resources to learn them.

For any help/support, contact us at [email protected]

words by a developer from facebook and the creater of react

JS Variables and Values

  • NaN and Infinity

  • var, let and const

  • Null and Undefined

  • Type Conversion

  • Date and Time

Control Flow and Logics

  • Comparison ( == or === )

  • Conditional Statements

  • Logical Operators

Array

  • Push and Pop

  • Shift and Unshift

  • Concat

  • Includes and IndexOf

  • Reverse and Join

  • Slice and Splice

  • Sorting

Objects - Core of JS

  • Objects and its operations

Loops

  • For, While, Do while

  • Infinity Loops

  • Break and Continue

  • For...Of, For...In, ForEach

Functions

  • Arguments and Parameters

  • Return Statement

Advanced Functions

  • Function Scope, Block Scope, Lexical Scope

  • Higher-Order Functions

  • Self-Invoked Functions (IIFE)

  • Functions as Arguments

  • Functions as Return Values

  • Callbacks

  • Hoisting

Playground of Functions

  • forEach

  • Map, Filter, Reduce

  • Arrow Functions; Implicit Returns

  • Array.find

More Fun

  • Spread in Function Calls, Arrays, Objects

  • Destructuring Arrays, Objects, Parameters

  • Everything about this keyword

  • Rest and Default Parameters

Asynchronous, Callbacks and Promises

  • Call Stack

  • Single-Threaded

  • Asynchronous Callbacks

  • Callback Hell

  • Promises

  • Returning promises from functions

  • Resolve/Reject

Async and Await

  • Async and Await

  • Error handling in an async function

  • Multiple awaits

  • Parallel vs Sequential Requests

  • Promise.all

  • Handle promise rejections using .catch() or try-catch blocks

More, but Important

  • Prototypes

  • Closures

  • Bind, Call and Apply

  • Event Loop

javascript-curriculum's People

Contributors

goelaakash79 avatar

Stargazers

Jonas avatar Anand Govind Sorte avatar  avatar layzhi avatar Arnav Saha avatar Gaurav Singh avatar  avatar Abhishek Sharma avatar PARAM MITTAL avatar Ritik Srivastava avatar Mayank Shakya avatar Ritwick Bhargav avatar

Watchers

James Cloos avatar Anand Govind Sorte 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.