У нас вы можете посмотреть бесплатно How to Set Up a Front-End Project in 2025 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Let's say you build a website. Before you start, you need to set up a few tools to make your life easier. But which tools should you set up? The JavaScript ecosystem is changing so fast that picking the best tool for you can be overwhelming. In this video, I walk you through setting up a front-end project from scratch. We build a vanilla JavaScript project and a React project. We are going to cover in detail what are the must-have editor extensions that you should have and how to set them up. Then, we cover how to find JavaScript libraries and how to add them to your project. I will explain why you should use Node.js even if you want to build a front-end project. Finally, we will set up an application bundler that will generate a live preview as you code in your browser. 0:00 Introduction 0:53 Editor 1:20 Prettier 4:37 Node 7:24 Running a Project 11:43 Adding Libraries 17:09 ESLint 22:27 Initialize a Project Website — http://hunormarton.com/ CodePen — https://codepen.io/HunorMarton LinkedIn — / hunor-marton-borbely #prettier #eslint #vite