Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 1.3 KB

README.md

File metadata and controls

75 lines (47 loc) · 1.3 KB

JS Study

JS group study.

Getting Started

This study group covers the new topics under Javascript using and pratical programs using npm modules. Creating challenges like consuming web APIs with Node.js and we will learn soon about frontend frameworks like: Ember, Angular and React.

Prerequisites

None

Installing

We are using node package manager (npm).

npm install

Try it out

npm start

Running the tests

Coming soon.

Coding style tests

  • Divide and Conquer
  • Clean Code
  • Reuse and Refactoring
  • Design Patterns
  • Methods with camel case

Deployment

Coming soon.

Built With

  • NPM - Node package manager

Contributing

Feel free always to create a fork. Then notice me opening a Pull Request.

Versioning

We use SemVer for versioning.

Authors

  • Jemesson Lima - Initial work - Jemesson

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License

Acknowledgments

  • Inspirations
  • Awesome ideas
  • etc

Links