iamjarvo / clojurescript-unraveled

An open source book about ClojureScript

Home Page:http://funcool.github.io/clojurescript-unraveled/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClojureScript Unraveled

An open source ClojureScript book. Read it here.

This books aims to serve as:

  • A comprehensive introduction to the ClojureScript language and its idiomatic usage, asuming no previous experience with Clojure or functional programming;
  • a detailed guide of the ClojureScript compiler and the tooling around it; and
  • a mixed bag of topics that are useful in day-to-day ClojureScript programming.

As such, is divided in three main sections: Language, Tooling & Compiler and Mixed Bag.

Status

A this moment the book is still being written and is mostly incomplete.

We are not native English speakers, so language improvements and typo fixes are very very welcome!

How to Contribute

This is a quick and dirty faq:

  • If you found some typo or wording improvements (that do not imply any structural changes) open a pull-request directly.
  • If you want to propose a new chapter, please open an issue for discussing it.
  • If you want to propose a structural change, please open an issue for discussing it.
  • If you want to suggest an additional topic, please open a issue for discussing it.

General note: at this moment we do not have plans to accept new chapters until the the basic book structure is finished. Not becase we don't want but because it's very difficult to handle that at this stage of the book. That being said, proposals are very welcome.

License

This book is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

An open source book about ClojureScript

http://funcool.github.io/clojurescript-unraveled/

License:Other


Languages

Language:CSS 49.8%Language:XSLT 48.4%Language:Clojure 0.8%Language:Makefile 0.5%Language:HTML 0.3%Language:Shell 0.1%