Skip to content

RubyRookies/jshortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

jShortcuts

What is it?

This repository is intended to serve as shortcuts and tips for JavaScript beginner.

It is really intended to be a notes & practice and tidbits to help myself while reading JS materials.

For example, I'll pick up a helper function like 'integer' (which doesn't exist in JavaScript) while reading Doug Crockford's book JavaScript: The Good Parts. I wanted to capture the method as well as practice augmenting types, which was the point of the section.

Why do it?

Because it is good to practice, and also as a way to remember some key pieces learned.

It's all about the DRY principle. Don't reapeat yourself. It's good to have something to look back on. Especially as I'm getting old and losing memory.

Contact & Author

Got questions? Not sure there's an answer, but you can try:

David Kim [email protected]

About

JavaScript examples and helper methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published