react-router is an amazing library. Here’s how to create a simple app using it.
Top 6 Features of PHP 7.4 – Explained with Examples
PHP 7.4 is a minor version, but it includes plenty of new features. Here I show you the top 6 of them with examples. They can make a significant effect on your PHP development process.
React and AJAX – The Art of Fetching Data in React
In this article, we discuss how to make AJAX requests (or asynchronous API calls), how to use it in React, where to use it, and some tricks to solve everyday problems.
The Ultimate Guide to Drag and Drop Image Uploading with Pure JavaScript
This is a comprehensive guide on how to utilize drag and drop image uploading with pure Javascript.