Skip to content

The purpose of this repo is to serve as a "depot" for sample codes specifically in ES6, from algorithm samples to small utilities I found useful in day to day job.

Notifications You must be signed in to change notification settings

wataru358/basic-ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic References

The purpose of this repo is to serve as a "depot" for sample codes specifically in ES6, from algorithm samples to small utilities I found useful in day to day job.

This repo is to serve my own self leaning, both in learning codes and learning to "teach to code (in ES6)." Thus this should serve those who have same interests.

The utility codes are also to serve basic examples to tackle day to day coding / web development jobs. (And for me to look no further) They are the codes I found useful and used more than once.

Update History

03/27/2017 Beta

'./src/sample/sort'

A collection of sort algorithms, converted to ES6. Work in progress. To Do: Adding more description, refactoring of the codes, etc.

'./src/utilities'

A collection of useful small codes. From boring array shuffle to light weight dom generator for someone who wants to quickly test some code without heavy loaded framework.

Trouble Shoot: Installation

Issues with image-webpack-loader and/or url-loader, plese try below: port install automake autoconf libtool dpkg pkgconfig nasm brew install libpng brew link libpng

About

The purpose of this repo is to serve as a "depot" for sample codes specifically in ES6, from algorithm samples to small utilities I found useful in day to day job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages