Skip to content

JavaScript is one of the most popular languages of all time, it is easy to learn and it is extremely powerful. In this Repo, you will learn the fundamentals of JavaScript including Variables & Data Types, Operators & Equality, Logic & Control Flow, and Functions. This Repo is written in modern JavaScript (ES6+) including all of the newest features.

License

Notifications You must be signed in to change notification settings

GunaPalanivel/Modern-JavaScript-Fundamentals

Repository files navigation

JavaScript Fundamentals

JavaScript is one of the most popular programming languages, and it has become increasingly powerful since the introduction of ES6 in 2014. This project is designed to help you learn the fundamental concepts of JavaScript, including Variables & Data Types, Operators & Equality, Logic & Control Flow, and Functions.

For More Information on JavaScript heads to javascript.md

Table of Contents

  1. Environment Setup
  2. Variables and Data Types
  3. Operators and Equality
  4. Logic and Control Flow
  5. Functions

Via GitHub Pages (Website)

This project is designed to be used with Visual Studio Code, a popular code editor. You should also install the following Visual Studio Code extensions and Change the settings for a better coding experience.

In this section, you will learn about:

This section covers:

Operators and Equality

  • Arithmetic Operators
  • Comparison Operators and Equality
  • Strict vs. Loose Equality
  • Logical Operators
  • Assignment Operators

In this section, you will explore:

Logic and Control Flow

  • If Statements
  • Truthy and Falsy Values
  • Logical Operators (Part 2)
  • Switch Statement
  • Ternary Operator
  • Loops (While and For)

This section focuses on:

Functions

  • Declaring and Invoking Functions
  • Function Return
  • Arrow Functions
  • Parameters vs. Arguments

Contributing

If you have any suggestions or find any issues, feel free to open a new issue or submit a pull request.


Conclusion / call to action (CTA)

Thanks for reading! If you have any questions, feel free to reach out through GitHub.

For More Information heads to GitHub Folder.

License

This project is licensed under the MIT License.

About

JavaScript is one of the most popular languages of all time, it is easy to learn and it is extremely powerful. In this Repo, you will learn the fundamentals of JavaScript including Variables & Data Types, Operators & Equality, Logic & Control Flow, and Functions. This Repo is written in modern JavaScript (ES6+) including all of the newest features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •