Clean Code Made Simple — Part 3In this part I explain Law of Demeter, Principle of Least Knowledge, Pattern Names and Single Responsibility.Aug 15, 2022Aug 15, 2022
Clean Code Made Simple — Part 2In this clean code part I‘ll explain how to have better objects and data structures, design rules, writing tests and separation of concernAug 11, 2022Aug 11, 2022
Clean Code Made Simple — Part 1In this part of clean code series I’m trying to explain how to write quality functions and tests…Aug 7, 2022Aug 7, 2022
A Few Words on WebhooksIn this post, I explained the basic idea behind webhooks and the way they actually work.Aug 1, 2022Aug 1, 2022
Laravel CRUD GeneratorYou can generate CRUD scaffolds with validation rules like a breeze by Laravel CRUD Generator.Jul 31, 2022Jul 31, 2022
How To Filter Your Eloquent Queries Based on URL Query String in Laravel Like a ProWe will describe a bad practice in filtering Laravel queries based on url query string, And a better approach for it.Jul 31, 2020Jul 31, 2020
Dapps Without MetamaskI’m going to show you how to sign and send your transactions with your private key, without another wallet like metamask.Nov 12, 20181Nov 12, 20181
What My Career Taught Me So farAll of us learned various lessons in our life-career paths. Some of them are hard, some are enjoyable, and some are crazy. I want to share…Sep 20, 2018Sep 20, 2018