javascript
How to get hidden, autoplaying audio in html5 on iOS
Let me start this with a warning: If you’re making a website and you think autoplaying audio in the background […]
Google Web Toolkit JavaScript Vs hand Crafted JavaScript benchmark: Part 2
Well for those of you who read the first post about benchmarking GWT vs JavaScript Part 1 on Linux, Mac, […]
Google Web Toolkit JavaScript Vs hand Crafted JavaScript benchmark
Is JavaScript Generated by Google Web ToolKit faster or slower than hand crafted Javascript? In short there is no difference, […]
How to use HTML5 audio tag with GWT
In a nutshell, GWT and the html5 audio tag work very well with one another. It’s a rather simple matter […]