Skip to content

Developing projects related with the book "Eloquent JavaScript By M. Haverbeke"

License

Notifications You must be signed in to change notification settings

SantiagoGuerra/eloquent-js-projects

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Eloquent JavaScript Projects

Developing five project with the book "Eloquent JavaScript By By M. Haverbeke"
Explore the docs »

View the book · Give feedback · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Practice JavaScript with five awesome projects! Each project have its own documentation and also is developed with very interesting topics, from Canvas to Graph Theory. (The code in this repository may not be like the code in the original book, in some projects I used my own style.).

  1. A Robot
  2. A Programming Language
  3. A Platform Game
  4. A Pixel Art Editor
  5. Skill Sharing Website using Node.js

This repository was developed for educational purposes.

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Go to the book website at https://eloquentjavascript.net/
  2. Clone the repo
git clone https:://github.com/SantiagoGuerra/eloquent-js-projects.git
  1. Install NPM packages
npm install
  1. Navigate between each project.
eg:
project/project-name

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Santiago Guerra - @dedalo_g - guerrasantiago19@gmail.com

Project Link: https://github.com/SantiagoGuerra/eloquent-js-projects

Acknowledgements

About

Developing projects related with the book "Eloquent JavaScript By M. Haverbeke"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published