02

May 2014

angularjs

All web developers should go through and use this wonderful two-way data binding framework    !! dynamic views in web-applications avoiding traditional way of DOM manipulations useful for deeplinking, validations, server communication makes localization and re-usability easy injectable and testable simple, readable, easy to develop and portable All and everything you go here > https://angularjs.org/

Reduces N number of javascripts and CSS with the below cool attributes in HTML5 placeholder :- lets you add a hint inside the textfield, but where the hint automatically disappears when you click inside it.  pattern :- lets you specify a regular expression (in JavaScript RegEx format) for legal values required :- it specifies that an input field […]

Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providing developers a convenient way to test their website’s browser compatibility in one place. When you submit your web address, it will be added to their job queue. A number of distributed computers will […]