Comment on JavaScript is the new PerlparentComments−sophacles13yBuilding on this point: there are more and more libraries and frameworks in javascript that follow best practices in keeping things modular, well separated and differentiating core-app code from DOM manipulation.
Comments
Building on this point: there are more and more libraries and frameworks in javascript that follow best practices in keeping things modular, well separated and differentiating core-app code from DOM manipulation.