Maintainable JavaScript
Maintainable JavaScript When you're writing code alone, you have a lot of leeway. This book will help you do that. But when you start writing code as part of a team, you need to think harder about…
Specifikacia Maintainable JavaScript
Maintainable JavaScript
When you're writing code alone, you have a lot of leeway. This book will help you do that. But when you start writing code as part of a team, you need to think harder about the decisions you make.
Did you organize your code in such a way that it's easy to adapt and extend? When you write code in a team setting, will other developers be able to understand what you did? Will your code survive once you're gone?
Maintainable JavaScript doesn't just recommend a set of guidelines, it examines guidelines being used and recommended by others in the industry, so you get a feel for what's common in well-run JavaScript projects. Save a copy of this book now. It's the only resource that focus solely on JavaScript conventions.