benjamin

Results 41 issues of 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 ![CleanShot 2022-07-13 at 10 24 29](https://user-images.githubusercontent.com/2502947/178757974-c340d2e4-7427-41e8-9ef8-418ea532f600.gif) ## 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...

type:enhancement
ux:general

## 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 ![CleanShot 2022-08-17 at 07 51 01](https://user-images.githubusercontent.com/2502947/185112056-a40872a2-5505-44d8-b6b0-d2aa0c9898fe.gif)...

## 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...

type:maintenance
performance
blocked
tech debt

## 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...

type:enhancement
nextjs
ux:general

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...