Programming JavaScript Applications
by Eric Elliott
Publisher: O'Reilly Media 2013
ISBN/ASIN: 1449320945
ISBN-13: 9781449320942
Number of pages: 300
Description:
Take your existing JavaScript skills to the next level and learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with as your code base grows.
Download or read it online for free here:
Read online
(online reading)
Similar books
JavaScript Succinctlyby Cody Lindley - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(15073 views)
The JavaScript Wayby Baptiste Pesquet - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(7975 views)
WebGL Insightsby Patrick Cozzi - 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.
(7035 views)
React.js for the Visual Learnerby Mike Mangialardi - Leanpub
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
(7487 views)