Logo

JavaScript Allongé by Reginald Braithwaite

Large book cover: JavaScript Allongé

JavaScript Allongé
by

Publisher: Leanpub
ISBN/ASIN: B00FLKRCVO
Number of pages: 278

Description:
JavaScript Allongé solves important problems for the ambitious JavaScript programmer. JavaScript Allongé gives you the tools to deal with JavaScript bugs, hitches, edge cases, and other potential pitfalls. This book gives you a gentle start before showing you its full depth.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Hacking with ReactHacking with React
by - Leanpub
A hands-on introduction to making a web app using React 0.14, React Router 1.0, ES6, Jest and more. Each chapter is very short, it takes about 5 minutes to complete, although a handful might take 10 minutes because they cover more complicated topics.
(6307 views)
Book cover: Eloquent JavaScript: An opinionated guide to programmingEloquent JavaScript: An opinionated guide to programming
by - No Starch Press
This ebook provides a comprehensive introduction to the JavaScript programming language. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer.
(19906 views)
Book cover: WebGL InsightsWebGL Insights
by - CRC Press
WebGL is a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins. This book presents real-world techniques for WebGL developers by assembling contributions from experienced WebGL engine and application developers.
(5429 views)
Book cover: An Introduction to libuvAn Introduction to libuv
by
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(10253 views)