Skip to content

Pratham82/JavaScript-programming

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

JavaScript-programming

This is repo for all of my JS code. Included Course and challenges.

1. Modern JavaScript from beginning

  • This folder contains the code from above JS course by Traversey Media. It contains all the basics stuff along with my documentation on all topics.

2. Mini projects

  • Simple projects created using HTML, CSS and JS

3. FreeCodeCamp, Hackerrank, JavaScript 30

  • This folder contains all the problem's solutions for freeCodeCamp challenges from the JavaScript Algorithms and Data structure course.
  • Problem solving solutions for hackerrank site are stored in here.
  • Projects from JS 30 which are taught by Wes Bos are kept in this folder. Wes included pretty interesting projects in this course try it out.

4. Practice problems

  • Any new questions that I've found on the internet or from friend is added in this folder