An open API service indexing awesome lists of open source software.

https://github.com/rayjune/javascript-cookbook-code


https://github.com/rayjune/javascript-cookbook-code

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Javascript Cookbook Code:

Thanks to Shelley Powers's brilliant work, for his JavaScript Cookbook.

When I practice this book's code, I found some details maybe could be better understand in some different way. So I refactor these code more or less. Mainly did these things:

* keywords annotation
* optimize some code in details
* use airbnb ES5 code standard
* use console.log instead of window.alert
* more readable variable name
* divergent thinking from former code, add a little new demo
* rename demo's name (naming it use demo's keywords instead of digits)

## About RayJune

I'm only a college student who learning & loving Javascript, doing this mainly for my notes. Well, if this repo work for you, I appreciate that. :)

## JavaScript Cookbook, by Shelley Powers

[![JavaScript Cookbook, by Shelley Powers](http://akamaicovers.oreilly.com/images/9780596806132/cat.gif)](https://www.safaribooksonline.com/library/view/title/9781449390211//)