How to add inline script in NextJS
here is How to add inline script in your NextJS project
OneBite.Dev - Coding blog in a bite size
here is How to add inline script in your NextJS project
I already have a running NextJS project but I want to start using typescript. Lets see how to add typescript in existing NextJS project
I want to share how I finally solved the Next.js Head problem that auto parse HTML entity. In my case, I want to remove & (ampersand sign) being encoded by Next.js Head.