JS Tutorial: How to create a Typescript library (NPM Module/ NPM Package)

preview_player
Показать описание
Step by step walkthrough on how to create Typescript library:
(Skip to step 2 if you already have Github repository and source code)

00:00 Introduction
01:12 Step 1 - Initiate the repository, implement
06:37 Step 2 - Setup build script using RollupJS and Typescript
16:22 Step 3 - Setup unit test with Jest
25:58 Step 4 - Add the library to an example project
31:11 Step 5 - Publish to NPM

To do git push without specifying origin and branch name, run this command:

Links:

#typescript #javascript #coding_tutorial
Рекомендации по теме
Комментарии
Автор

Please update video with a higher sound volume: We can't hear you!

RealmOfCode