Fixing Next.js Error: Invalid next.config.js Options DetectedPublished onFri, 06 Jan 2023 00:00:00 GMTnextjsjavascripthowtoI have recently upgraded the Next.js and Next.js + Bootstrap Goldstack templates to Next.js 13. After following the upgrade instructions, I encounter...Read more →
esbuild Ignore With Comments PluginPublished onTue, 01 Nov 2022 00:00:00 GMTesbuildjavascriptprogrammingopen-sourceesbuild plugin that allows ignoring specific files by adding comments into the source code.Read more →
esbuild CSS Modules Plugin for Server-Side RenderingPublished onFri, 21 Oct 2022 00:00:00 GMTesbuildcss-modulesjavascriptcssssrreactesbuild plugin for supporting CSS Modules in React Server-Side Rendering.Read more →
Serverless React SSRPublished onSun, 16 Oct 2022 00:00:00 GMTreactssrserverlessawslambdaExplores how to implement React Server-Side Rendering (SSR) in a serverless way on AWS using a lightweight framework.Read more →