JGAlex Kates So when you use <Link href="/">, is Next able to refetch server side props without refreshing the browser?Reply路Article路Mar 5, 2022路How I Built a Wordle Clone Using Next.js, TailwindCSS, and TypeScript
JGThank you for this tutorial 馃檹. I did run into an issue though. I had to run npx hardhat node in a separate terminal before running npx hardhat run scripts/deploy.js --network localhostComment路Article路Dec 12, 2021路Build a Mini Buymeacoffee dApp Using Solidity + Ethereum Smart Contract + ReactJs + TailwindCSS
JGThanks Eugenio! Those are great additional bits of advice. I've seen how they really do improve my coding firsthand when I follow them.Reply路Article路Oct 31, 2021路10 Bits of Dev Advice for My Past Self