fp-ts with React hooks
Using fp-ts containers in React hook dependency arrays is tricky since their references are not stable.
React is a JavaScript framework for building web applications and websites.
Using fp-ts containers in React hook dependency arrays is tricky since their references are not stable.
Next.js can seem stuck fetching getServerSideProps
result on client-side navigations. The approach outlined in the article bypasses making that network request, resulting in snappier UI, suitable for highly-interactive web applications.