Code Splitting: Live Code Session - Supercharged

preview_player
Показать описание
In this Supercharged Live Code Session, Paul & Surma implement Code Splitting, coding in real time, bugs and all!

Whether you are watching live or not, please send in your questions and comments to the guys as they will read them and if they can, answer them for you.

Article for this live stream:

Babel Handbook

Creating a Babel preset

Surma’s Underdash:

A collection of prototyped UI elements
Рекомендации по теме
Комментарии
Автор

thank god for those guys -> giving me the passion to what I do back :)

RomanFromromeDotCom
Автор

You can do readFile(path, 'utf-8') and you will get a string right away, instead of toString('utf-8') in a second line

kgarbaya
Автор

You guys do wonder everytime you come together.

savvyshah
Автор

I think the English CC is not matched. Could you fix it? Thanks

toanng
Автор

Just a constructive critics: How about adding diagrams and don't overlap another when one is talking. Got me confused.

AltianoGerung
Автор

English subtitles start at 14:20, instead of 0:00... :/

ThomasOrlita
Автор

22:35 => keep typing that code cos I find that easier....lol!

OttoNascarella
Автор

Quick question, how async and await are working over here. Can anybody explain?

prashoorchitnis
Автор

Wish the german word for promisify could be preserved in the code.

const { promisify: versprechifizierung } = require('util');

rongsenng
Автор

Hey Paul say "Shaker Packager"

mmahgoub
Автор

Anyone know the shortcut he used @ 29:08 ?

Trails