Skip to content

cfereday/javascript-core-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this?

This is a repo of exercises in JavaScript with the aim of becoming more knowledgable about the core functions available in JavaScript. Basically it goes through all the Mozilla Mdn docs and has a little example of each core function available.

How to 'run' it?

Currently this uses Node version 12.

Run any of the files with node filename.js from the root to see the output of a given example. e.g. node arrays/do not mutate/returns a boolean/every.js

About

Going through all the MDN docs on core JS functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published