January 2, 2019

452 words 3 mins read

thejsway/thejsway

thejsway/thejsway

The JavaScript Way book

repo name thejsway/thejsway
repo link https://github.com/thejsway/thejsway
homepage https://leanpub.com/thejsway
language
size (curr.) 6567 kB
stars (curr.) 6860
created 2016-12-12
license Other

The JavaScript Way

A modern introduction to an essential language.

Copyright © 2017-2019 Baptiste Pesquet.

License: CC BY-NC-SA 4.0 PRs Welcome Buy on Leanpub Take the online course on Educative

Overview

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it:

  • Beginner-friendly yet comprehensive. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way. No prior knowledge needed!
  • Standards-aligned. The book is entirely written using the recent ES2015 syntax, giving you future-proof knowledge. From start to finish, it enforces good programming habits, embraces the ubiquitous JavaScript tools ESLint and Prettier and closely follows the popular AirBnb Style Guide.
  • Hands-on. No real learning happens without practicing! Each chapter is accompanied by a series of exercises to put your newly acquired skills into action. A three-part project will guide you in the creation of a social news web application (see it in action).
  • Easy to follow. Code along directly in your browser or build an efficient JavaScript development environment on your local machine.

Publishing

This repository contains the book manuscript files, free to read for everyone. Your contributions are most welcome.

For a better reading experience, this content is also available:

  • As a multi-format, DRM-free ebook on Leanpub, with an option to get the commented source code for all exercises and projects.
  • As an interactive online course, including solutions to all exercises, on Educative.

Supporting this work

A lot of time and energy went into this content. If you find it useful and want to support this effort, here’s what you can do:

  • Buy the ebook version (see above paragraph). Any financial contribution would be much appreciated.
  • Rate it or leave a review on Goodreads.
  • Spread the word about it.

Thanks in advance for your support!

Table of contents

comments powered by Disqus