react-js-tutorial icon indicating copy to clipboard operation
react-js-tutorial copied to clipboard

Results 39 react-js-tutorial issues
Sort by recently updated
recently updated
newest added

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Release notes Sourced from ws's releases. 6.2.2 Bug fixes Backported 00c425ec to the 6.x release line (78c676d2). Commits 9bdb580 [dist] 6.2.2 78c676d [security] Fix...

dependencies

Replace link for redux-devtool by https://github.com/zalmoxisus/redux-devtools-extension/issues/810

ДЗ1 Webpack + babel + typescript базовая настройка. Консольный калькулятор В рамках д/з реализовано: 1. Добавлена поддержка математических операций **, ^, ! 2. Добавлена возможность вводить математическое выражение не разделяя...