Enter your information and receive instant access
Difficulty
beginnerRepository
Click to openVideo
Not available
Live demo
Not available
Average duration
4 hrs
During these exercises, we will explore object-oriented programming concepts and how to apply them using Javascript. Sadly, the javascript object implementations do not have concepts like Method Overriding, Polymorphism, Private properties, etc. But I will make a reasonable effort to use all the available object-oriented features:
node.js
version 14+. This is the command to install learnpack.1$ npm i learnpack -g
1$ learnpack plugins:install learnpack-node && npm i jest@24.8.0 -g
Clone or download this repository. Once you finish downloading, you will find a new folder with a subdirectory "exercises" that contains all the exercises within.
Start the tutorial/exercises by running the following command from the root of the project:
1$ learnpack run
Each exercise is a small react application containing the following files:
Thanks goes to these wonderful people (emoji key):
Alejandro Sanchez (alesanchezr), contribution: (coder) π» (idea) π€, (build-tests) β οΈ , (pull-request-review) π (build-tutorial) β (documentation) π
Paolo (plucodev), contribution: (bug reports) π, contribution: (coder), (translation) π
This project follows theall-contributors specification.Contributions of any kind are welcome!
Enter your information and receive instant access
Difficulty
beginnerRepository
Click to openVideo
Not available
Live demo
Not available
Average duration
4 hrs