By Jean-Baptiste Jung on June 27, 2011
In recent years, JavaScript has proven that it has to be taken seriously because it can really enhance the web, not only provide some cheap effects such as blinking text. In this article, I have compiled the 10 most amazing tools and script for all JavaScript developers.
Posted in javascript |
By Jean-Baptiste Jung on May 1, 2011
Who does not like music? Today, I’m glad to show you how you can use jQuery and the jPlayer plugin to build an online radio using JavaScript, PHP and a MySQL database.
Posted in javascript, JQuery |
By Jean-Baptiste Jung on March 7, 2011
jQuery is by far my favorite Javascript framework, which allows developers to create stunning visual effects, manipulate data properly, and much more. In this article, I have compiled 8 new and totally awesome jQuery plugins that all web developers should have in their toolbox.
Posted in javascript, JQuery |
By Jean-Baptiste Jung on October 3, 2010
Javascript is definitely a very popular language on the web, and every web developer has to deal with it someday. For this article I have compiled a non-exhaustive list of good practices that will help you to become a better javascript developer.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
Best practices for modern Javascript development
Posted in javascript, Web development |
By Jean-Baptiste Jung on August 23, 2010
For years, Flash was the only solution to display a dynamic chart on a website. But thanks to modern techniques, the dying Flash isn’t needed anymore. In this tutorial, I’ll show you how easy it is to transform a basic HTML table into a profesionnal looking chart using visualize.js, a very useful jQuery plugin.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
How to easily create charts using jQuery and HTML5
Posted in javascript, Web development |