thejsway / thejsway

The JavaScript Way book

Home Page:https://thejsway.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 http://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

https://thejsway.net

License:Other


Languages

Language:CSS 100.0%