Max Tarsis
Max Tarsis
The following code outputs the incorrect sequence ```html End of Introduction Next: Go to the Create First App milestone ``` AR: `1, 3, 2` ER: `1, 2, 3` It occurs...
- explore the subject area - decide whether to switch from Yarn to NPM resources: https://github.blog/2021-02-02-npm-7-is-now-generally-available/ https://github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/
Since it is a well-known issue, we need to come up with idea, how to make it work https://github.com/typicode/husky/issues/404 By the way, I do agree with this comment. This is...
after lint in /example-app TypeError [ERR_INVALID_ARG_VALUE]: Failed to load plugin 'prettier' declared in 'BaseConfig': The argument 'filename' must be a file URL object, file URL string, or absolute path string....
## What's the issue? Failed compilation on my windows laptop ## How do we reproduce the issue? 1. git clone --recursive https://github.com/maktarsis/monoreact.git 2. npx yarn install 3. cd example-app/packages/example 4....
addresses https://github.com/dkaoster/scrolly-video/issues/100 not sure about this particular implementation let me think about it more
We can have a manual video percentage handling, but if we have both at the same time, then ideally, you would want to update your slider with progress value. Currently,...