- Безопасная оплата
- Бесплатная доставка SMART
В наличии1 шт
Javascript application design: a build first approach, nicolas bevacqua
799 грн
Описание
Summary JavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript- driven development. Then, you'll walk through best practices for productive day-to-day development, like running tasks when your code changes, deploying applications with a single command, and monitoring the state of your application once it's in production. About the Book The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad ...