A collection of bite-sized, pure JavaScript implementations I collect to help sharpen my core programming skills. On my daily baisis I'm constantly working with tons of different projects in different languages, frameworks, libraries... it happens that I may forget some core JS concepts.
So this repo is a way to help me refresh my knowledge form time to time on how JavaScript works under the hood. I try to write both explanation and practical examples of each methods listed. No frameworks, no libraries, just the raw power of the web.