es6-classes topic

List es6-classes repositories

es6-notes

20
Stars
3
Forks
Watchers

Notes for using ECMAScript6

javascript-avanzado-en-espanol

181
Stars
66
Forks
Watchers

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

107
Stars
9
Forks
Watchers

Intuitive mocking library for Typescript class imports

An alternative/future way of React Class Component with Class Field Declarations

jest-test-gen

123
Stars
11
Forks
Watchers

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

16
Stars
0
Forks
Watchers

"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

18
Stars
0
Forks
Watchers

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.