Michael Peter
Michael Peter
Many complex web applications require a global state management solution (i.e. Redux, Zustand) to share data and coordinate behavior between components. If we can support a global state manager, even...
Running list of complex component test cases which can be used for validation of BWE ```[tasklist] ### Tasks - [ ] animations - [ ] render function as prop -...
As we develop, we want to be proactively checking performance against a wide range of devices so we can detect early on if a feature implementation affects usability before we...
### Prerequisites - [X] I'm using the latest version of `near-sdk-js`. - [ ] I have tried to start with a fresh project and reproduce the defect with minimal code...
## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/near/near-api-js/blob/master/CONTRIBUTING.md). - [x] Commit messages follow the [conventional commits](https://www.conventionalcommits.org/) spec - [ ] **If this is a...
these functions are declared in the contract standards as returning numbers, but the NEP states they should be strings. Perhaps they should be handled as bigints and JSON serialized as...
### Prerequisites - [X] I'm using the latest version of `near-sdk-js`. - [ ] I have tried to start with a fresh project and reproduce the defect with minimal code...