Remon
Hasan

Posts:

Laravel Route Model Binding : Simplifying Controller Logic

Route Model Binding simplifies the process of retrieving model instances by associating them directly with route parameters!

Preserving Special Characters in Query Parameters: A React Journey

Handling special characters in query parameters can be tricky, but with the right approach, you can ensure they are preserved.

Automating old data cleanup after specific time by cronjob schedule

I have faced a problem selecting a seat in a hall where the seat reserve timeout is supposed to be five minutes. Basically, any visitor can reserve his seat for at least five minutes. After that the seat will be available for all.

"useNavigate" instead of "useHistory"

The useHistory fails to give you the access to the history instance sometimes. As per, useNavigate is the best way to redirect the particular route with your history instance.

Building a React-Redux Counter: Understanding State Management with Redux in React

Redux for managing the state in React apps.

REST API Authentication with Sanctum

Laravel Sanctum, formerly known as Airlock, is a Laravel package created for the authentication of Single Page Applications (SPAs)!

Competitive Programming: Kamenetsky's Algorithm

This approach can deal with large inputs that can be accommodated in a 32-bit integer and even beyond that!

Recently worked on: IDSDP_MoST by Ministry of Science and Technology