← Материалы разборы Yersham
разбор · репозиторийтема-фронтир · H 1.37
2.0
из 10
смотреть не обязательно — забрать выжимку и пункты
оценка машинная и частично зависит от длины ролика — спорите, открывайте оригинал

Техническое интервью: совместное кодинг и живой просмотр приложения

## How to interview using this template

Видео о проведении технического интервью с React-разработчиком, не содержит применимых для оператора действий.

Видео о проведении технического интервью с React-разработчиком, не содержит применимых для оператора действий.

что из этого моё

Прямой пользы для оркестрации AI нет, но можно перенять методику проведения технических интервью: использовать совместное редактирование и живой просмотр приложения для оценки навыков кандидатов, если вы нанимаете разработчиков.

Что забрать
отметь, что берёшь в работу → или отбрось как не своёмоё →
установить расширение CodeTogether Live в VSCode и создать сессию для совместного кодинга
запустить локальный dev-сервер (npm run vite.dev) и дать кандидату доступ по сети (например, 10.5.52.144:5173)
использовать готовый шаблон React Vite с настроенными линтерами и форматтером для быстрого старта интервью
расшифровка ролика ↓

## How to interview using this template

Open ONLY the `shared/` folder within VSCode and in the Extensions Marketplace find `CodeTogether Live`. Install it.

Inside the extension, you'll have to click on 'Host New Session' and then 'Start'.

You now have a link in your clipboard, which you should share with the candidate.

Don't forget to run `npm run vite.dev` inside your editor terminal, since this is not currently possible from the browser editor (link) with the free version of the extension.

The locally running server will display localhost:5173 as well as a the project within the network, which the user can access remotely to see the SPA in action, something like: `10.5.52.144:5173`.

The candidate should be sharing their screen while they read and later approach the challenge!

## React Template(⚡️)

⚡️ A minimal React Vite starter template.

### Feature

- ⚡️ Fast - Build tools based on vite. - 👻 Small - Based on the smallest runnable build. - 💄 Prettier - Integrated Prettier to help you format the code. - ✅ Safety - Https is enabled by default. - 😎 Reliable - Integrated eslint and commitlint. - 🤖 Intelligent - Integrated renovate to help you maintain the dependent version.

### Preview

[![qekup8.png](https://s1.ax1x.com/2022/03/20/qekup8.png)](https://imgtu.com/i/qekup8)

### Getting Started

```bash npx degit lzm0x219/template-vite-react myapp

cd myapp

git init ```

#### Prerequisites

- `npm` and/or `pnpm` should be installed. - `git` should be installed (recommended v2.4.11 or higher)

#### Available scripts

##### `npm run vite.dev`

Runs the app in development mode. Open https://localhost:5173 to view it in the browser.

The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

##### `npm run vite.build`

Builds the app for production to the `dist` folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed.

дальше в дело
Собрать это в маршрут
все маршруты →
не хочешь разбираться сам
Сделаю это под задачу
форматы и цены →
ещё разборы