Skip to content

JavaScriptPulse/javascriptpulse-practice-js-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Practice Repository

Welcome to the JavaScript Practice Repository! This repo is designed to help you improve your JavaScript skills through a series of hands-on tasks.

How to Use

  • Clone the repository:

  • Navigate into the directory:

  • Open index.html in your browser to start practicing.

Using Visual Studio Code Live Server Extension

Use VS Code:

  1. Install the Live Server extension:

    • Open VS Code.
    • Go to the Extensions view by clicking on the Extensions icon or pressing Ctrl+Shift+X.
    • Search for "Live Server" and click "Install".
  2. Open your project folder in VS Code.

  3. Open index.html in the editor.

  4. Right-click on index.html and select Open with Live Server.

Your default browser will open with a URL like http://127.0.0.1:5500.

Each task is listed in the tasks/ directory with corresponding solutions in the solutions/ directory. Try to solve the tasks on your own before checking the solutions!

Contributing

Feel free to contribute by adding new tasks or improving existing ones. Pull requests are welcome. Let's all grow together!

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors