Published inJavaScript in Plain EnglishNext.js — Using Cookies in getServerSidePropsAs I ventured to build an authentication workflow in Next.js, I found myself struggling to handle cookies in getServerSideProps.Mar 16, 20212Mar 16, 20212
Published inJavaScript in Plain EnglishCreate an Express-like Framework in Next.jsIn this article, I demonstrate how you can craft an express-like API in Next.js without deploying an Express server with only a couple of…Mar 10, 2021Mar 10, 2021