Skip to content

Collection of JavaScript/HTML/CSS reference for myself and friends

Notifications You must be signed in to change notification settings

sehlceris/jslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jslab

A repository of my collected knowledge about web development.

Interview Questions

There is a listing of typical JavaScript coding interview questions, along with unit tests to determine the correctness of implementation.

To try your hand at these, simply delete the function implementations inside practice-problems/practice-problems.js and then implement your own.

To test, run npm install and then npm start which will continually re-test the code each time you save the file.

Reference

Inside the reference folder, there is a collection of miscellaneous notes I've collected to refresh my memory about certain topics.

Other Things

Feel free to pull request.

About

Collection of JavaScript/HTML/CSS reference for myself and friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published