Nick Ovchinnikov

Results 7 issues of Nick Ovchinnikov

I can't add subscript and superscript to one symbol on the same time ![image](https://user-images.githubusercontent.com/7540752/104568410-1f302f00-5661-11eb-8075-2804dec05632.png)

SSR на основе `import { renderToString } from 'react-dom/server'` Дискуссия в этом PR https://github.com/nickovchinnikov/react-js-tutorial/pull/65#discussion_r495474394

enhancement

[Igal Kleiner](https://www.udemy.com/user/igal-kleiner/): Note about Webpack 5 As of Webpack 5, there's no need to install url-loader. Webpack 5 ships with[ Asset Modules](https://webpack.js.org/guides/asset-modules/), which replace url-loader, raw-loader and file-loader by adding...

[Igal Kleiner](https://www.udemy.com/user/igal-kleiner/) comment: In React 18 the FunctionComponent interface was changed and the implicit 'children' prop was omitted. You can find the reason [here](https://solverfox.dev/writing/no-implicit-children/). Now you have to include the...

Пропущен new // make instance $external_payment = ExternalPayment($instance_id);

## 🐛 Bug I try to run it on Android following this instruction: https://github.com/mlc-ai/mlc-llm/blob/main/android/README.md But I have an error at the step `make -j` ## To Reproduce Steps to reproduce...

bug