dahlia
everyday code then porrada

everyday code then porrada

Follow
Follow
homebadges
Tag

Frontend Development

#frontend-development

More content

Read more stories on Hashnode


Articles with this tag

How to set a cookie using NextJS 13 API routes

Apr 8, 20231 min read9.4K views

It seems that there is a correct sequence for creating a Response object with a set-cookie header and a JSON body in Next.js 13. I'm not sure if this...

How to set a cookie using NextJS 13 API routes

How to fetch API from backend using vercel's serverless functions

Aug 17, 20225 min read785 views

A beginner-friendly tutorial from a beginner · Imagine you're a fresh naïve junior frontend dev who's working on your first personal project outside of...

How to fetch API from backend using vercel's serverless functions