Angular 2 for Beginners - Tutorial 4 - SystemJS and main.ts

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks for taking the Time of day to do these for US/Me. APpreciate it..1.4million subscribers is beyond Verified lmao. This is my 1st time, and referred by Eli the computer guy. Both you kick ass.

jeffreyfuller
Автор

One thing I would like to point out is that This bootstrapping technique was in beta version of angular 2. Bootstrapping technique got changed in the final release.

kgrvr
Автор

Why do we import main.js inside html, while doing other imports inside component.ts or main.ts? would it make more sense to do all your imports inside a single file?

MrRight
Автор

Thanks a lot, especially for explaining that sneaky current path.
However can you create another tutorial explaining the systemjs more in depth?
The system.config.js file on angular.io quick start looks really different than yours. Also I did not understand what is that "format" for in the script

_Alchmst_
Автор

dat feel when you study angular 1 in your university for a whole semester and then dude who gives you exam watches these videos and gives you angular 2 for exam.

InsaneBastardGuy