14
Followers
105
Posts
h.daily-dev-tips.com
For today's article, I want to illustrate how easy it is to create API documentation in Laravel. We just created our first API, and know the importanc…
iheartjs.hashnode.dev
There's more than one way to peel a banana. Some may not have the dexterity or a ripe enough banana to do it your way. Does that mean you can't teach …
blackcoffeecoder.com
I heard from young guys that documenting software is a boring task, and some even say it's a waste of time, and I agree that some times is boring, and…
astongemmy.com
"It’s tiny in production. Tailwind automatically removes all unused CSS when building for production, which means your final CSS bundle is the smalles…
www.basvkl.com
In the last blog post I wrote about using json api resources to generate an openAPI document for all endpoints and its components. It's a nearly comp…