JavaScript Allongé, the "Six" Edition
Fiche technique
Auteur :
Reginald BraithwaiteGenre : Vie pratiqueDate de publication (pays d'origine) : 6 juin 2016Langue d'origine : AnglaisAussi connu sous le nom de : JavaScript AllongéRésumé : Programming from Functions to Classes in ECMAScript 2015. JavaScript Allongé solves two important problems for the ambitious JavaScript programmer. First, JavaScript Allongé gives you the tools to deal with JavaScript bugs, hitches, edge cases, and other potential pitfalls. There are plenty of good directions for how to write JavaScript programs. If you follow them without alteration or deviation, you will be satisfied. Unfortunately, software is a complex thing, full of interactions and side-effects. Two perfectly reasonable pieces of advice when taken separately may conflict with each other when taken together. An approach may seem sound at the outset of a project, but need to be revised when new requirements are discovered.