Building a JavaScript Bundler

preview_player
Показать описание

0:00 Intro
3:07 Setup
8:01 Searching for files with `jest-haste-map`
16:09 Resolving dependencies via `jest-resolve-dependencies` and `jest-resolve`
26:35 Serializing the modules into a bundle
44:09 Creating a runtime for executing modules
1:03:20 Executing the final bundle
1:05:25 Adding a compilation step
1:15:15 Outro
Рекомендации по теме
Комментарии
Автор

This guy interviewed me. Super nice guy. First technical I failed. Felt super shitty for like a month after lol.

lacascadaobregon
Автор

this and ryan's carniato channel were my last gold mine found on youtube Holy shit!

viniciusataidedealbuquerqu
Автор

most pretigious ex-meta dev. vscode theme light. life is beautiful

viniciusataidedealbuquerqu
Автор

Hi there, how did you drag iTerm at 12:41? Is there a tool & app for this? Because I can't seem to find a native solution here.

Lodster
Автор

If you are following this tutorial and get issues with jest-haste-map not finding your directories. try donwgrading to jest-haste-map 27. I'm not sure how the newer jest-haste-map has changed.

brod
visit shbcf.ru