background preloader

HTML5

Facebook Twitter

1k Javascript demo contest. How To Design A Mobile Game With HTML5. Advertisement Care to make a cross-platform mobile game with HTML5?

How To Design A Mobile Game With HTML5

No need to dabble in Java or Objective-C? Bypass the app stores? Sounds like an instant win! Simplify Web Form Validation Using HTML5. RELATED: "How to Structure JavaScript Code, Part 1" and "Introduction to HTML5 for Mobile App Development.

Simplify Web Form Validation Using HTML5

" Writing software is, for the most part, a creative job. Of course, we developers well know that not all the software we write is the fruit of our creativity. Sometimes we have no other option than to write the same boilerplate code for the umpteenth time. A great example of boilerplate code we'd love to no longer have to write is code to handle validation of input forms in HTML pages.