Уведомлений еще не было

Книги Nicholas C. Zakas

Nicholas C. Zakas - автор 5 книг. Из известных произведений можно выделить: Understanding ECMAScript 6, Maintainable JavaScript, Professional JavaScript for Web Developers. Все книги можно читать онлайн и бесплатно скачивать на нашем портале.

Фильтры
Год написания

Тип сюжета
Тема
Герои
Место действия
Время действия
Программное обеспечение
8.0
0
0
Maintainable JavaScript
Maintainable JavaScript

You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend. Author Nicholas Zakas assembled this collection of be...

0.0
0
0
High Performance JavaScript (Build Faster Web Application Interfaces) 1st Edition
High Performance JavaScript (Build Faster Web Application Interfaces) 1st Edition

If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with ...

0.0
0
0
Professional Ajax, 2nd Edition (Programmer to Programmer)
Professional Ajax, 2nd Edition (Programmer to Programmer)

Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book begins by exploring the roots of Ajax, covering how the evolution of the web and new technologies directly led to the development