Skip to content

alantmelo/JavaScriptES6

Repository files navigation

ES6 fundamentals

MyPokeList

What I've learned!

  • Class;
  • Array operations;
  • Arrow functions;
  • Template Literals;
  • let/const;
  • Object Short Syntax;
  • Webpack;
  • Async/await;
  • Import/export;
  • Axios;

Installation

This project requires Node.js and Yarn.

Install the dependencies and devDependencies and start the server.

$ cd project
$ yarn install
$ yarn dev

About

This is a code from Rocketseat course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors