Skip to content

uiyuvi/Little-JavaScript-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

The Little JavaScript Book (Ebook)

Ever dreamed of a JavaScript book focused on the "hard parts" while being beginner friendly? If you answered yes then you will love "The Little JavaScript Book".

More chapters will come in the next weeks!

Motivation

As much as I love "You don't know JS" and "Eloquent JavaScript" I feel there is the need for a book which takes the reader by hand. Also, everyone has a unique viewpoint on technical topics and my readers love my style of teaching. The "Little JavaScript Book" aims to be a reference on the hard parts of JavaScript aiming at beginners but also at more experienced developers.

What's in the book?

The "Little JavaScript Book" is organized in three parts. The first part covers the inner working of JavaScript engines and the "hard parts" of the language: closures, the prototype system, this and new. Every chapter ends with a self-assessment test which is useful for making the concepts stick.

The second part of the book has a lot of practical exercises with the DOM with a lot of pages covering code organization and best practices. The third and last part contains solutions for the exercises and future additions to the book.

What's the difference between free and paid copy of the book?

Paid and free PDF version of the book have quizzes at the end of every chapter and more tips and tricks. Also you can expect these versions to be updated faster and to contain more exclusive contents than the free version on Github.

License & Copyright

The materials herein are all © 2019 Valentino Gagliardi.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.

About

The Little JavaScript Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors