benjamin
benjamin
Not really sure why you're instructing anyone to use it if you're not using in the code yourself. Maybe it should be a one of or something.
My regex: `var m = /(\d+)/.exec(str)`
More information is always better. Right now the red/green tests are super cryptic, especially for someone just learning.
## Summary  ## Steps to reproduce 1. Go to [link](http://localhost:3000/#/p/ganggangdao) 2. Click on `holders` 3. Scroll down the modal 4. The scrolling UX in...
## What does this PR do and why? creating new PR pointed at main Same PR, I just needed to create a new one because I accidentally merged the last...
## What does this PR do and why? Current functionality still works; added try catch pattern for missing fields. ## Screenshots or screen recordings ...
## Description I briefly skimmed this article, but it seems like it's a bit involved https://blog.logrocket.com/upgrading-react-18-typescript ## Proposal Upgrade the codebase to use react 18. ## Screenshots _If applicable, add...
## Description https://nextjs.org/docs/advanced-features/error-handling It would be good to have some kind of fallback if the app crashes on a user. We should probably land on some context/design on the error...
per the documentation: https://github.com/kentcdodds/mdx-bundler#mdxoptions This configuration has a typo in it.
## What does this PR do and why? _Provide a description of what this PR does. Link to any relevant GitHub issues, Notion tasks or Discord discussions._ ## Screenshots or...