Angular Element - Build your web component from scratch (in the simple way)

preview_player
Показать описание
This technique is really useful for most of developer some particular cases especially when you want to dynamic get the elements (web component).
Build web component can be used in multiple projects or use in micro frontend pattern .
#element #webcomponent #micro #microfrontend #agularelement
Рекомендации по теме
Комментарии
Автор

Brother thank you very much, This tutorial is very important and advanced level. Please kindly remove Music on this video

habibullahls
Автор

For the part where you use concat to output your dist files as a single file, you can add this in your packages.json in order to run it every time you do "npm run build"...

"scripts": {
"build": "ng build --configuration production --output-hashing none",
"postbuild": "node build-script.js"
},

pauld
Автор

how can I pass variable to web component? <my-element Angular Web Components - @Input not receiving the value.

sunnysood
Автор

Hy this is not working, any workarounds?

witty_idipt
join shbcf.ru