SVGR in Astro: Convert SVGs to React Components Easily Use SVGs as components in both Astro and React components with and without installing packages .SVGs as props and others more tips.
Next.js Error Handling Guide: Managing API Errors with Axios and Fetch on Server & Client Learn how to handle error in NextJs at production level in full details with best example . Either it's server or client easiest guide how to handle it from scratch using both Axios and Fetch . As well as error handling in Redux .