Published onAugust 22, 2023Exploring Vercel's AI offeringssoftwareReactJSserverlesscloudTypescriptfrontendAIAPINextJSBackendTaking a look at Vercel's AI offerings.
Published onJune 9, 2023Securing Your API Keys with Next.js 13 and Serverless Functions: Building a Proxy to Safeguard Sensitive InformationsoftwareNextJSserverlesscloudExplore how to use Next.js and serverless functions to create a proxy server that hides sensitive information such as API keys.
Published onJune 6, 2023Migrating from React to Next.js 13: Client, Hydration, Routing Issues AheadsoftwareNextJSserverlesscloudreactRefactoring an old React Project to NextJS 13 has some challenges.
Published onMay 29, 2023Using Next.js and Serverless Functions to Create a Proxy to Hide Sensitive Information (API keys)softwareNextJSserverlesscloudExplore how to use Next.js and serverless functions to create a proxy server that hides sensitive information such as API keys.
Published onMay 8, 2023Vercel Releases New Storage OfferingssoftwareNextJScloudNext.js and Vercel, the popular web development platform and hosting service, have recently announced the release of their new storage hosting products.
Published onJune 18, 2022NextJS and ReactReactJSNextJSsoftwareNextJS and React are two popular JavaScript libraries that are often used together.