Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Basic JS for beginner frontenders

Exercises on the fundamentals of JS for frontend people with no programming background.

How to use

You will need a text editor and a browser with a developer console, and that's it!

All exercises are found in the exercises folder.

Each exercise is an html file. The tasks are found in the comments inside the <script> tag, together with some code to start with.

  1. Open the html file in text editor of choice.
  2. Find the task and the links to relevant documentation.
  3. Write the missing code.
  4. Open the html file in the browser and open the browser dev console (i.e. how to open Chrome DevTools).

About

A collection of exercises on the fundamentals of JS for frontend people with no programming background.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages