var nextJs =newError('Next.js is not for everything')const astro ="Astro.js is just amazing period"let remix ="I like Remix, lets keep improving it!"for(let i =0; i <100; i++){console.log("let's use Astro and improve Remix for SPAs")}throw nextJs // Uncaught Error: Next.js is not for everything at <anonymous>:1:7