Justin Fernald

Results 5 issues of Justin Fernald

**Please describe the changes this PR makes and why it should be merged:** docs/render-to-template for the `renderToTemplate` function states the syntax should be using `stringToDOM` but should be `renderToTemplate` **Status**...

For the useValue example for passing a 'compute' function, it have a dependency of `n` which is never used.

### Please, check for existing issues to avoid duplicates. - [X] No similar issues found. ### What happened? Public PeerJS server is connecting unreliably. It usually is requiring multiple attempt...

bug
unconfirmed

determinant3 takes 9 parameters since it is 3x3 matrix, but the example in the ReadMe only passed 6. This PR adds the missing 3.

- Upgraded Storybook packages to version 9.0.0-alpha.1 and 9.1.10. - Added @babel/preset-env to devDependencies and updated other Babel packages to their latest versions. - Modified TypeScript configuration to include "node"...