30 Oct 2024Next.js, ReactFixing Next.js URL Rewriting: Use a Proxy to Hide Your Backend APIWhen Next.js URL rewriting just isn’t cutting it, a dedicated API proxy can be the solution you need to keep your backend API endpoints secure and hidden from your users
18 Oct 2024Javascript, ReactCreate Custom Snippets in Visual Studio CodeI’ll walk you through how to create a custom snippet that generates a functional component in for React.