ky: the fetch wrapper you didn't know you needed

ky is a tiny, elegant HTTP client built on the Fetch API that adds retries, timeouts, hooks, and sane error handling without the weight of Axios.

ky is a tiny, elegant HTTP client built on the Fetch API that adds retries, timeouts, hooks, and sane error handling without the weight of Axios.

After years of moment.js, date-fns, and timezone nightmares, the JavaScript Temporal API finally gives us a proper date and time system built into the language.
The Temporal API is here to end the date library eraRead more

How I added English and Spanish support to this statically generated Next.js site without reaching for next-intl, i18next, or any other dependency.

Google shut down Universal Analytics in 2024. Here is how I updated the page views counter on this site to use the GA4 Data API and the Next.js App Router.
Updating page views to GA4 and the Next.js App RouterRead more

How to correctly setup Google Analytics with Next.js and also use it as the source for page views count.
Track & show page views with Next.js and Google AnalyticsRead more

Hello world, I'm Arturo Campos and this is my space on the Internet to share with all of you.