Git Product home page Git Product logo

book-of-modern-frontend-tooling's Introduction

The Little Book Of Modern Front-end Tooling

A free open-source book introducing you to the world of tooling for modern web applications. Currently a WIP.

Chapters

Status

This book is currently in progress. The idea is to capture enough useful content on each topic that a beginner could get started with a specific tool in a short space of time.

We will aim to present all tools in a balanced light, providing the user with enough information to make up their minds on what makes sense for them to use.

The book will be kept up to date by the authors and pull requests from the community will be happily accepted as with any OSS project.

Getting involved

We are currently looking for:

  • Authors interested in contributing new content on one of the topics above
  • Authors who have previously written detailed posts about one of the suggested topics that could be refreshed and integrated
  • Devs interested in helping us improve the current build setup

New issues will be created for each corresponding section so commenting on the appropriate thread would be the best way to let us know you're interested.

Why a book vs. blog posts?

Blog posts are an excellent way to spread knowledge, but they are typically ephemeral. This is particularly challenging in the fast-paced world of tooling. By harnessing the collaborative power of the front-end community, we feel we can create a reliable, succinct resource that is kept up to date in the open. Anyone can get access to it. Anyone can improve it.

Generating the book

Depedencies

At the moment, the following dependencies are required to export the book to EPUB file format.

Developing the site template

The HTML site design exists in the template folder. We use jade for HTML and SCSS for CSS.

Building

Make sure you are running Node > 0.10.0 and run npm install to install the development dependencies. This project uses GulpJS tasks to build the book from markdown files (as listed on the table of contents - chapters/toc.md) to various file formats.

  • gulp generate:pdf: Generate a PDF version of the book.
  • gulp generate:site: Generate a HTML version of the book.
  • gulp generate:epub: Generate a EPUB version of the book.

Output

The output from the build phase will be available in the dist folder.

Licensing

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

book-of-modern-frontend-tooling's People

Contributors

0x-r4bbit avatar addyosmani avatar alxhill avatar belen-albeza avatar catchamonkey avatar joaostein avatar michealbenedict avatar sindresorhus avatar stombeur avatar travm avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.