2022-11-28
|~4 min read
|627 words
When you manage a web-app fully with React, it’s easy to forget that there’s HTML involved. You add the tag to the body, give it a as a…
2022-11-28
|~2 min read
|327 words
Recently, I was playing around with Next.js (simply referred to as Next from here on) to see how a framework might make building React…