Use A Build Process With Tools To Check For Errors And Minify Files
A good set of build tools such as HTML validators, CSS validators, Uglify, and JSHint, or GruntJS can find latent problems, enforce project code standards, a...
A good set of build tools such as HTML validators, CSS validators, Uglify, and JSHint, or GruntJS can find latent problems, enforce project code standards, a...
Many of these tips are already built into a project template like HTML5 Boilerplate to save you some time. Those rules work equally well for projects targete...
Standards are a core part of Internet Explorer 10 and helping developers migrate their code to take advantage of this is incredibly important to the IE engin...
It’s easy to get excited every time a new and cool feature comes out but some of these may still be experimental with the specification still under developme...
Although modern browsers are much closer to a single standard than ever before, differences still exist. An occasional multi-browser sanity checkpoint during...