Cruise Ships:
A JavaScript object-oriented programming exercise based on Manchester Codes tutorial t 🚢🌊⚓
General info:
The purpose of this project is to build upon the following skills recently learned as part of the Manchester Codes bootcamp course:
Using Node and Node Package Manager (npm) Understanding the importance of README documents Using git and Github The importance of a .gitignore file Employing Test Driven Development (TDD) methodology Feature testing using the Node REPL Writing and executing unit tests using Jest Debugging using a stack trace Understanding Node modules and exporting using require JavaScript objects, prototypes, constructor functions, the this keyword Refactoring Understanding magic numbers Technologies Node and Node Package Manager Jest Git & GitHub
Technologies:
Node and Node Package Manager Jest Git & GitHub Languages JavaScript
Acknowledgments:
Manchester Codes