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

Cloud IDEs For Web Developers – Best Of

As more desktop-based tools and mobile productivity apps shift to the cloud, Cloud-based Integrated Development Environments (IDEs) have become essent…

5 Ways to Manage Multiple Versions of PHP

Managing multiple PHP versions is a common challenge when developing PHP applications, where applications often require different versions due to vary…

How to Handle HTTP Requests in Flask

In our previous article, we covered how to create simple pages in Flask and use Jinja2 as the templating engine. Now, let’s explore how Flask handle…

What’s New in JavaScript (2024)

JavaScript continues to grow and evolve. While new libraries are important, there’s much more happening. The language itself is improving, there’s…

How to Render Templates in Flask

Flask is a lightweight web framework for Python that makes it easy to build web applications. In our previous article, we’ve seen how to set up a si…

How to Create a WordPress Settings Page with React

While building some plugins, I figured creating dynamic applications in WordPress Admin is much easier with React components compared to using PHP and…

Fresh Resources for Web Designers and Developers (September 2024)

It’s September and we’ve got a fresh set of resources for our fellow web developers. This month, we’ve got tools from various categories, includ…

How to Disable “Unattended Upgrades” in Ubuntu

The Unattended Upgrades feature in Ubuntu allows it to automatically install important updates, like security patches and system fixes, without needin…

Getting Started with Flask

Flask is a lightweight and flexible micro-framework for Python that makes it easy to get started with web development. It’s designed to be simple an…

10 FilamentPHP Plugins to Supercharge Your Laravel Admin Panel

FilamentPHP has quickly become a go-to choice for developers to build admin panels for Laravel applications. With its sleek design and powerful featur…

Getting Started with CSS @property Rule

The CSS @property is a powerful feature that brings more control and flexibility to custom properties, also known as CSS variables. It is introduced a…

Fresh Resources for Web Designers and Developers (August 2024)

August 2024 brings us a collection of new tools, libraries, and resources to help you build better websites and applications, and improve your product…