This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote web server. Typically, but not necessarily, a front-end web application is a single-user application, which is not shared with other users.
The focus of the book are general information management concepts and techniques concerning:
Pages : | N/A |
Size : | HTML and PDF (161 pages) |
File type : | |
Downloads: | 1664 |
Created: | 2020-08-28 |
License: | The Code Project Open License (CPOL) |
Author(s): | Gerd Wagner |
This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter....
Learn Ruby on Rails, PDF TutorialThis is a PDF tutorial about Ruby on Rails under 39 pages by Bhaskar Vaish, you will learn how to build web application using a Rails framework application....
jQuery SuccinctlyDownload free course jQuery Succinctly, pdf file on 91 pages by Cody Lindley....
Learning Website Development with DjangoA beginner's PDF tutorial to building web applications,quickly and cleanly, with the Django application framework by Ayman Hourieh....
The Node.js HandbookNode.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to..., download free Node.js tutorial in PDF (189 pages) created by ....
Eloquent JavaScript, 3rd EditionJavaScript lies at the heart of almost every modern web application, from social apps like..., download free JavaScript tutorial in PDF (472 pages) created by ....
HTML5 and CSS3This tutorial contain a brief overview about HTML5 and CSS3 , a free training document in PDF under 45 pages by Jason Clark....
Download JavaScript courseDownload Javascript tutorials for student, free training document in PDF by Patrick Hunlock....
W3.CSS SuccinctlyDownload free course W3.CSS Succinctly, pdf file on 85 pages by Joseph D. Booth....
Functional-Light JavaScriptThis book is a balanced, pragmatic exploration of Functional Programming in JavaScript. Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. ...