Skip to content

This repository contains labs for the AND "CoreJS workshop"

Notifications You must be signed in to change notification settings

and-digital/and-workshop-corejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORE JS WORKSHOP

Getting Started

  1. fork and clone this repo on your machine
  2. install or update nodejs to version 18: brew install node@18
  3. install node modules: npm install

Running exercises

You can run the various exercises with the below:

npm run exercise::basics
npm run exercise::functional
npm run exercise::object-oriented
npm run exercise::promises

About

This repository contains labs for the AND "CoreJS workshop"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published