Skip to content

Learn-js is a collection of JavaScript concepts, code snippets, and practical examples designed to help developers master core JS principles, real-world problem-solving techniques. Whether you’re a beginner or looking to refine your JavaScript skills, this repository serves as a hands-on learning resource.

Notifications You must be signed in to change notification settings

maniziva/learn-js

Repository files navigation

Learn JS

This repository contains JavaScript code examples for learning purposes. Each file demonstrates different JavaScript concepts and constructs.

How to Run

To run the JavaScript files, you need to have Node.js installed on your machine. Follow the steps below to execute the code:

  1. Clone the repository:

    git clone https://github.com/maniziva/learn-js.git
    cd learn-js
  2. Run the JavaScript file using Node.js:

    node filename.js

You should see the output of the code in your terminal.

Contributing

Feel free to fork this repository, make changes, and submit pull requests. Contributions are welcome!

About

Learn-js is a collection of JavaScript concepts, code snippets, and practical examples designed to help developers master core JS principles, real-world problem-solving techniques. Whether you’re a beginner or looking to refine your JavaScript skills, this repository serves as a hands-on learning resource.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published