Skip to content

Cup-Of-JavaScript/JavaScript-Intro-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern JavaScript for React Developers

Assignment repo that describes modern JavaScript with a focus on frontend React development.

Getting Started

  • Install prerequisites
    • NodeJS
    • VSCode
  • Clone this repo

JavaScript

  • Functions are first class citizens in JavaScript
  • JavaScript has two types:
    • Primitive types: (null, undefined, Boolean, Number, String, Symbol, and BigInt)
    • Reference types: (objects)
  • ES 6 new features

Videos

Links

JavaScript Code Examples

W3 Schools Topics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8