Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Maintainable JavaScript

Nicholas C. Zakas
Тип: PDF
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
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’ll learn how to write maintainable code that other team members can easily understand, adapt, and extend.
Author Nicholas Zakas assembled this collection of best practices as a front-end tech leader at Yahoo!, after completing his own journey from solo hacker to team player. He also includes rules recommended by other industry authorities. Use these tips and techniques to help your team set aside individual preferences and function at a higher level.
Другие файлы:

JavaScript: The Good Parts
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurr...

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
Описание: In order to truly master javascript, you need to learn how to work effectively with the language’s flexible, expressive features and ho...

The Art & Science Of JavaScript
От себя: книга отличнейшая, "разжевываются" многие неочевидные вещи, не говоря уже об отличнейшем красочном оформлении!+++This book is targeted at int...

Основы JavaScript
Создание интерактивных веб-страниц. Что такое JavaScript. Полная интеграция с браузером. Мощные средства для создания сетевых соединений. Подключение...

Об’єктна модель мови JavaScript
Javascript як мова програмування, заснована на об'єктах: і мовні засоби, і можливості середовища представляються об'єктами. Структура програм на мові...