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

A Look Into Apple Intelligence in macOS

p>With the release of iOS 18.1, iPadOS 18.1, and macOS Sequoia 15.1, Apple introduced Apple Intelligence, an AI-powered suite designed to boost produc…

How to Run LLM Locally on Your Computer with LM Studio

Running Large Language Models (LLMs) like Llama-3 or Phi-3 typically requires cloud resources and a complicated setup. LM Studio changes this by provi…

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, inclu…

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…