Milind Daraniya

A Blog About Software Development And Life

Welcome to my blog. Subscribe and get my latest blog post in your inbox.

ReactJS Get Current Date and Time Tutorial with Examples

Published August 28th, 2023 19 min read

Hello, React developers! In this tutorial, we'll explore how to get the current date and time in

Read more →

How to Create Your First App in React – A Step-by-Step Guide

Published August 27th, 2023 21 min read

Hello, aspiring React developers! In this step-by-step guide, we'll walk you through creating you

Read more →

How to Consume REST APIs in React

Published August 26th, 2023 14 min read

Hello, React developers! we'll explore how to consume RESTful APIs in React applications. REST AP

Read more →

How to Pass a Custom Variable from Controller to PHTML File In Magento 2.4?

Published August 25th, 2023 17 min read

Hello, Magento developers! In this tutorial, we'll explore how to pass a custom variable from a c

Read more →

Update Existing Table's Column with Migration Without Losing Data in Laravel

Published August 24th, 2023 14 min read

In this tutorial, we'll explore how to update an existing table's column using a migration in Lar

Read more →

Magento 2.4: Change price of a particular product on cart update

Published August 23rd, 2023 23 min read

In this tutorial, we'll explore how to dynamically change the price of a specific product when a

Read more →

How to Get Order Item Selected Options in Magento 2?

Published August 22nd, 2023 7 min read

Today, we'll explore how to retrieve the selected options of order items in Magento 2. This featu

Read more →

How to zip and unzip files and folders on your remote server

Published August 21st, 2023 22 min read

Hello, fellow developers! Today, we'll explore the process of compressing and extracting files an

Read more →