Thoriq Firdaus

Thoriq is a writer for Hongkiat.com with a passion for web design and development. He is the author of Responsive Web Design by Examples, where he covered his best approaches in developing responsive websites quickly with a framework.

Latest posts

How to Compile Sass with Sublime Text

In a previous post from our Sass series , we showed you how to compile Sass into regular CSS format using Command Line. However, since not everyone mi…

Streamline Localhost Project Preview with Sublime Text

During development, we often switch back and forth between browsers and code editors to view the results of our code. If you are working in Sublime Te…

How to Use Cookie & HTML5 localStorage

In a previous post, Jake shared a tutorial on building a step-by-step guide using Intro.js. One of our readers posed a question, asking how they can m…

Easy Color Picking in Sublime Text

If you have been accustomed to a code editor that comes with GUI buttons, Sublime Text being a plain simple code editor with minimal buttons, may frus…

How to Identify Code Errors in Sublime Text

Writing code for hours only to find that it returns errors is one of the most distressing things about a developer’s life. This is made worse when w…

How to Personalize Your Google Chrome DevTools Theme

For many users, the default white and grey color scheme of DevTools is perfectly adequate, but it can seem mundane after prolonged use. There’s a wa…

A Look Into: CSS4 Image Set

The emerging trend on HD screens for computer devices has changed the way we build websites, including how we add images. In the past, we can simply u…

Editing CSS Preprocessors in Google Chrome

As we have discussed in our previous post series, CSS preprocessors allow developers to write CSS using variables and functions. This flexibility make…

Fresh Resources for Web Designers and Developers (November 2013)

This series has completed a full run of 12 months thanks to your support. So far, you know the drill, but if you aren’t familiar with this series, w…

Exploring WordPress Date Queries for Post Filtering

We can display posts published on specific dates with the date parameters in WP_Query. The functionality, however, is basic. We can query posts by day…

How to Rename Your WordPress WP-Content Directory

If you have been working with WordPress, you probably already know that all assets like images, stylesheets, themes, and plugins in WordPress are by d…