Wahid

Wahid @abdulwahidkahar

About: Writing about the mistakes I made in software development and the solutions I found to overcome those challenges.

Location:
Indonesia
Joined:
Nov 12, 2023

Wahid
articles - 16 total

[Solved] Swift Compiler Error (Xcode): Method does not override any method from its superclass

In the new Xcode 16, if you get the following error Failed to build iOS app Could not build the...

Learn More 0 0Mar 20

Understanding Data Structures & Algorithms for Beginners

https://youtu.be/jZkGQIdOKM8?si=_n6dyztzQEihjvpL

Learn More 0 0Mar 13

sdsd

A post by Wahid

Learn More 0 0Mar 12

Understanding Data Structures & Algorithms for Beginners

A post by Wahid

Learn More 0 0Mar 12

How to Fixing GSAP ScrollTrigger Pin Issue in React

When working with GSAP ScrollTrigger in React, you might encounter an issue where your pinned section...

Learn More 2 0Mar 11

How to fix Invalid User Data in Login API Response

Issue: You are receiving an error: Invalid user data: undefined while logging in because the expected...

Learn More 1 0Feb 1

Introduction to Linked Lists in PHP: A Beginner's Guide

Linked Lists are a fundamental data structure in computer science, where elements (called nodes) are...

Learn More 3 4Jan 26

How to fix TailwindCSS not working with Vite + React

Tailwind CSS requires two key configuration files: tailwind.config.js and postcss.config.js. If you...

Learn More 4 0Dec 27 '24

How to Fix the Target Class Does Not Exist Error in Laravel

The Target Class Does Not Exist error often occurs when Laravel cannot locate the class being...

Learn More 5 3Dec 9 '24

Running Mailpit for SMTP and UI on MacOS

Mailpit is a tool for handling fake email deliveries, useful during application development. This...

Learn More 5 0Aug 28 '24

How to Fix Session store not set on request Laravel 11?

Add the following code in the bootstrap/app.php file: use...

Learn More 10 8Aug 26 '24

How to fix auto import not working in a React, TypeScript project

Make sure you have installed the "ES7+ React/Redux/React-Native snippets" extension in your VS Code....

Learn More 1 3Aug 1 '24

How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

Make sure to create a resource using the command below: php artisan make:filament-resource...

Learn More 1 0Aug 1 '24

Exploring Laravel: Empowering Your Web Development Journey

Laravel, known for its elegant syntax and robust features, has revolutionized the way developers...

Learn More 0 0Jul 14 '24

My mistake was when I entered "hello world"

Knowing various programming languages is a plus for us as software developers. However, I find it...

Learn More 0 0Jul 11 '24

Node.js

A post by Abdul Wahid Kahar

Learn More 0 0Jul 11 '24