Google Web Designer is a free professional-quality design tool that empowers creative professionals to develop cutting-edge HTML5 content that can run on any device. As an added benefit to ad designers, Google Web Designer is seamlessly integrated with DoubleClick Studio and Mobile Apps Reserve, greatly simplifying the process of building HTML5 creative that can be […]

Read More →

Founded in September 2006, Smashing Magazine delivers useful and innovative information to Web designers and developers. Smashing Magazine is a well-respected international online publication for professional Web designers and developers. Smashing Magazine’s main goal is to support the Web design community with useful and valuable articles and resources, written and created by experienced designers and […]

Read More →

Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace can be easily embedded in any web page and JavaScript application. Ace is developed as the […]

Read More →

Javascript being a dynamically typed language, sometimes it helps to know the properties and functions of a given object. Anyone who has worked with javascript in an Object Oriented way would testify this. Here is a snippet of javascript code that would give the Type, member functions and properties of a given object. 1 2 […]

Read More →