Logan Houp
Logan Houp
Hi Sindre! This is awesome, and I've wanted to do something like this for a long time. Thanks for all your hard work! Something I noticed when trying out the...
### Summary This adds a demo that reuses data fetched during getStaticPaths() in getStaticProps() as originally [discussed here](https://github.com/vercel/next.js/discussions/11272) and [demonstrated here](https://github.com/vercel/examples/tree/main/solutions/reuse-responses). It should be helpful to test against after this...
On macOS, I frequently use Option+Arrow Keys to jump through text inputs one "word" at a time. This works in the native shell as well as most text inputs. Would...