Webmasters

.htaccess files are used to configure Apache

Despite the .htaccess file type extension, they are simply text files that can be edited using any text-editor.

Continue reading...

Meet Douglas Crockford’s JSDev

Recently, released a neat tool that makes the process of developing and testing your JavaScript a bit easier. Interested in learning more? Watch today’s quick tip to find out!

Continue reading...

Writing an API Wrapper in Ruby with TDD

Sooner or later, all developers are required to interact with an API. The most difficult part is always related to reliably testing the code we write

Continue reading...

24 Extremely Useful Ruby Gems for Web Development

24 Extremely Useful Ruby Gems for Web Development containing highly reusable code wrapped up in the form of aptly named ‘gems’.

Continue reading...