Logo

JavaScript

Small book cover: JavaScript

JavaScript

Publisher: Wikibooks

Description:
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications such as email applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.

Home page url

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

Similar books

Book cover: Building Front-End Web Apps with Plain JavaScriptBuilding Front-End Web Apps with Plain JavaScript
by - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(10544 views)
Book cover: D3 Tips and Tricks: Interactive Data Visualization in a Web BrowserD3 Tips and Tricks: Interactive Data Visualization in a Web Browser
by - Leanpub
D3 Tips and Tricks is a book written to help those who may be unfamiliar with JavaScript or web page creation get started turning information into visualization. d3.js is an extraordinary framework for presentation of data on a web page.
(7326 views)
Book cover: Essential JavaScript and jQuery Design PatternsEssential JavaScript and jQuery Design Patterns
by - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(19189 views)
Book cover: The Road to learn ReactThe Road to learn React
by - Leanpub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(8395 views)