Giter Site home page Giter Site logo

awesome-javascript-resources's Introduction

Awesome JavaScript Resources

Cover Image

Awesome license

JavaScript is an object-oriented computer programming language commonly used to create interactive effects within web browsers. JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

List inspired by the awesome JamStack

A curated list of JavaScript resources for beginners. Please note that for each section, there will be so many links to both videos and articles, so You get to use anyone you prefer, as they almost convey the same message. I decided to add so many links, so you get to understand these topics from different angles written/taught by different writers/creators.

Table of Contents


JavaScript Crash Courses

Here are some complete JavaScript videos and guides to help you understand JavaScript as a whole. After you've taken the time to watch these videos or read through these guides, you can now move on to understanding individual concepts for a broader understanding.

Articles

Videos


Basic JavaScript

As a beginner it is very mandatory you understand JavaScript's basics before proceeding to ES6.

Introduction to JavaScript

Things you need to know to get started with JavaScript.

Articles

Videos

Comments in JavaScript

Writing comments in JavaScript.

Articles

Videos

Variable Declaration

Declaring variables in Javascript.

Articles

Videos

Data Types

Understanding the various Data types in JavaScript.

Articles

Videos

Operators in JavaScript

Various Operators in JavaScript.

Articles

Videos

Strings

Understanding Strings.

Articles

Videos

Concatenation

Various ways to concatenate.

Articles

Videos

Arrays

Understanding arrays and how to manipulate arrays.

Articles

Videos

Function

Understanding functions and how it can be used.

Articles

Videos

Objects

Objects in JavaScript.

Articles

Videos

Conditional Statements

Conditional statement in Javascript.

Articles

Videos

Loops & Iteration

Detailed resources to perfectly understand Loops.

Articles

Videos


ES6

Introduction to ECMAScript 6(ES6)

Articles

Videos

Generators

Articles

Videos

Promises

Articles

Videos

Arrow Functions

Articles

Videos

String & Number Methods

Articles

Videos

Classes and Inheritance

Articles

Videos

Let and Const Declaration

Articles

Videos

Map, Weakset & WeakMap

Articles

Videos

Template Literals

Articles

Videos


JavaScript projects for beginners

awesome-javascript-resources's People

Contributors

asaoluelijah avatar olawanlejoel 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.