© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
raddevus
Software Developer Team Lead with 30 years of development experience.
Where did you get the list of 5-letter words?Did you mention how you store & load the 5 letter words?
Alex Kates
Founding Engineer @ Croissant
I built a static JSON of about 50 words. The answer is fetched from this JSON during the getServerSideProps step of the index.ts file.
Jared Gentry
Software Developer
Alex Kates So when you use <Link href="/">, is Next able to refetch server side props without refreshing the browser?
<Link href="/">