es6-classes topic
es6-notes
Notes for using ECMAScript6
javascript-avanzado-en-espanol
Esta es una traducción de la serie de libros de You Don't Know JS (book series), la cual es una serie de 6 libros que navegan profundamente en los mecanismos básicos y avanzados del lenguaje JavaScrip...
ts-mock-imports
Intuitive mocking library for Typescript class imports
react-alternative-class-component-syntax
An alternative/future way of React Class Component with Class Field Declarations
jest-test-gen
This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.
awesome-book
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.
To-Do-List
This is my to-do list website built with html, css and JavaScript. In this project I used Webpack to bundle JavaScript and ES6 modules to write modular JavaScript.