Skip to content

haconbk/thejsway

 
 

Repository files navigation

The JavaScript Way

This repository contains the English source files for The JavaScript Way book.

You may browse its content here, but a nicer alternative is the online version which is free to read.

This book is also available on Leanpub (PDF, EPUB), Amazon (Kindle, paperback) and Educative (interactive course).

Book cover

Development notes

The online version of the book is powered by Material for Mkdocs. To deploy it locally, clone or download this repository, install poetry then run the following commands in the cloned/downloaded folder:

poetry shell
poetry install
mkdocs serve

By default, the book is deployed at https://localhost:8000 on the local machine.

License

This work is published under a Creative Commons license. All code is licensed under an MIT license. Contributions are most welcome.

Copyright © 2017-present Baptiste Pesquet.

About

The JavaScript Way book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%