Skip to content

techlogix/es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6 code recipes

ES6 examples, code snippets, basic language enhancement explorations, applying techniques to real-world situations. This will be an on-going project. Feel free to contribute via pull-requests.

Running all examples are easy via node

node foobar.js

The Structure

The source code examples are structured as follows:

Blocks

Classes Objects

Data Structures

Functions

Iterators

Modules

Promises

Sandbox

Symbols

GIT RECIPE

Remove files that are still hanging around after a refactor-move

git ls-files --deleted git rm git ls-files --deleted

Node Tips

About

ES6 examples, code snippets exploring language techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •