У нас вы можете посмотреть бесплатно How to Share Types Between Front-end and Back-end in TypeScript или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video I'll show you a very practical way to share common types between projects without going through all the hustle involved in creating a new repo or even a new project for it. Note that this video talks about sharing types in TypeScript, but you can easily extrapolate what I show here to any piece of common code that needs to be shared between multiple projects in almost any language. Interesting links ---------------------------- More about Bit: https://bit.dev/ More abotu sharing types: https://blog.bitsrc.io/stay-in-sync-s... Chapters. ----------------- 0:00 - Intro 0:36 - Overview of the project 5:37 - Bit.cloud 7:41 - Creating the new workspace 9:27 - Creating the types 15:22 - Different ways of using Bit 18:22 - Installing a component 21:35 - Importing a component 28:05 - Summary -