Building Battle-tested Front End Software
Building Battle-tested Front End Software
The art and science of building performant and robust JavaScript applications
About the Book
The audience of this book are software developers with experience of front end development who want to learn how to overcome the challenges of working on large JavaScript projects. If you’ve learned the fundamentals of JavaScript and perhaps built some Angular or React applications, and are now looking to get heavily involved in something bigger – one of those “career defining” challenges – then this book is for you. I will distill what I’ve learned as a front end developer in senior and lead positions into generally applicable knowledge that will help you to build large, stable and performant front end applications.
Table of Contents
-
Introduction
- Who am I?
- Who am I writing this for?
- About the book
- Contact me
-
Technology
- Advice on choosing technology
- Choosing a framework
- Technology mixes and hybrid approaches
- Choosing a language and module system
- Choosing build tools
- Summary
-
Developing robust software
- Defect mitigation
- Error handling
-
setTimeout
- Job queues
- Query retrying
- Caching
- Tracing and logging
- Summary
-
Testing
- Approach
- Automated testing philosophies
- Automated testing categories
- The test pyramid
- Continuous integration
- Summary
-
Architecture
- State
- Programming paradigms
- Object oriented design
- Defensive coding
- Patterns and principles
- The effect of tooling
- Summary
-
Asynchronous Programming
- The past: callbacks
- The present: promises
- The future: async/await
- Summary
-
Performance
- JavaScript performance
- CSS performance
- Summary
-
Memory
- Modern Garbage Collectors
- Memory leaks
- Fixing memory leaks
- Summary
-
The future of JavaScript
- ECMAScript 6
- Arrow functions
- Classes
- Modules and Module Loaders
- Promises
- Iterators and For..Of
- Generators
- Let and Const
- Map, Set, WeakMap and WeakSet
- Proxies
- Summary
- Conclusions
-
Recommended reading
- Books and papers
- Online courses and talks
- People on Twitter
- Online blogs and websites
- Source code
- References
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them