So a friend sent me a quick link to a neat JavaScript CSS3 game. It was built in CSSDeck.com. My first thoughts were “Cute game” but when I investigated the website I learned how important it could be for new web developers learning new frameworks and in turn make the web better.
CSSDeck allows you to write up a website in seconds similar to JSfiddle and have it visible to the world. It allows you to write in popular CSS preprocessors like LESS and SASS as well as Javascript frameworks like Coffeescript. The Snippets are voted on and comments can be made.
The real genius thing about it is anyone can then edit your code. So we now have collaboration for these little titbits of CSS/HTML. Other dev’s come in and add there little magic and Boom! we have a hiving developer network.
After signing up to the service, I saw a calendar of all things and started adding my Front end dev love to it. Showing the user the best possible method for creating a Calendar with CSS/HTML. Now its not just limited to small little things like that. There are full blown web applications in this place using 3D and webGL that I have no doubt a number of users have contributed too.
Below is a link to the popular items on the site: http://cssdeck.com/popular