Download computer tutorials in PDF

Designing Scalable JavaScript Applications



Download free course Designing Scalable JavaScript Applications, pdf file on 134 pages by Emmit Scott.
If you've ever written a non-trivial JavaScript application, you know that creating a code base that's easy to maintain and scales well over time is no small feat. The complexity only grows as the project becomes larger. While it's impossible to plan for every change that could possibly happen over the life of a project, you can help future-proof your front-end architecture by designing software that's pliable and easily extended. Well-designed, extensible architecture can help reduce development and maintenance costs, as bug fixes, enhancements, and new technologies can be incorporated more easily.

Designing Scalable JavaScript Applications helps you start thinking about which tools and frameworks you'll use and which design patterns you'll implement. This book brings together excerpts from four different Manning titles selected by Emmit Scott, the author of SPA Design and Architecture. These chapters are great starting points for understanding how to build better JavaScript applications. They introduce some fundamental concepts for creating clean, loosely coupled code, and show you how to make your development process more productive and efficient.

Table of contents

Pages : 134
Size : 5.6 MB
Downloads: 67
Created: 2022-02-02
License: CC BY
Author(s): Emmit Scott

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263

Download file

Others related eBooks about Designing Scalable JavaScript Applications

Java Web Scraping Handbook

Web scraping or crawling is the art of fetching data from a third party website by downloa..., download free Java tutorial in PDF (115 pages) created by Kevin Sahin .

Introduction to JavaScript in PDF

This tutorial provides an overview of Javascript programming language, it's a training document course in PDF under 34 pages designated to beginners.

Learning Java

Download free course Learning Java, pdf file on 1225 pages by Stack Overflow Community.

Think Java, 2nd Edition

Think Java is a hands-on introduction to computer science and programming used by many uni..., download free Java tutorial in PDF (326 pages) created by .