DEV Community

Ramadan Ahmed profile picture

Ramadan Ahmed

A scripter and a web developer

Joined Joined on 
I tried every axios alternative. None of them worked on Cloudflare Workers. So I built one.

I tried every axios alternative. None of them worked on Cloudflare Workers. So I built one.

Comments
3 min read
axios ❌ hurl ✅ — Here's Why I Stopped Using axios in 2026

axios ❌ hurl ✅ — Here's Why I Stopped Using axios in 2026

1
Comments
3 min read
Stop writing axios wrappers. Use this instead.

Stop writing axios wrappers. Use this instead.

1
Comments
1 min read
axios has 50 million weekly downloads. I built something better.

axios has 50 million weekly downloads. I built something better.

Comments
2 min read
That inflight memory leak warning in your npm install? Here's the fix

That inflight memory leak warning in your npm install? Here's the fix

3
Comments
1 min read
I got tired of writing the same axios wrapper on every project, so I built this

I got tired of writing the same axios wrapper on every project, so I built this

1
Comments
2 min read
loading...