Bye bye NgModules - Eliran Eliassy | NG-DE 2019

  Рет қаралды 14,737

NG-DE Conference

NG-DE Conference

Күн бұрын

Пікірлер: 16
@gauravkochhar2471
@gauravkochhar2471 2 жыл бұрын
Wow such a great session..
@gabrielmayta2297
@gabrielmayta2297 5 жыл бұрын
Wow Amazing. Great talk. I will play with Angular Ivy in these days.
@EliranEliasy
@EliranEliasy 5 жыл бұрын
Thank you :)
@jasonc6241992
@jasonc6241992 2 жыл бұрын
Is this objectively better than creating BaseComponent with an ngDestroy cleanup function and extending it to each component that has a subscription?
@abhinavs2484
@abhinavs2484 2 жыл бұрын
Removing NgModules is like making Angular unorganised and bringing it into cluttered pattern
@ttma1046
@ttma1046 5 жыл бұрын
In demo 3, I don't think "passing a BehaviorSubject into a '@Input' " is a proper practice (aka bad), it leads the child component also able to do something like `data.next(` to push anything into the BehaviorSubject to mutate state. At least, passing `behaviorSubject.asObservable()` to Input or better way that passing the real 'number' via `[data]="numbers$ | push"`.
@rodolfonogueira7254
@rodolfonogueira7254 5 жыл бұрын
Very informative!!
@tomekczajka5165
@tomekczajka5165 4 жыл бұрын
Great talk. Can you please provide the name of the extension for VS Code which allowed you to type theta which was then automaticaly replaced to the greek symbol? θ
@nikhilhukkerikar6753
@nikhilhukkerikar6753 5 жыл бұрын
I looked at the demo code from git and it seems somethings missing if I revive the timer and destroy the component the leak is still present even with the HOC there... I'm still seeing multiple console outputs...
@EliranEliasy
@EliranEliasy 5 жыл бұрын
Hi Nikhil, send me an email or twitter DM. I'll help you find the problem.
@_dinesh
@_dinesh 2 жыл бұрын
I am afraid this is going to excite some of the developers with swallow knowledge to adopt this pattern and run into all kinds of maintainability issues. It's gonna be a nightmare for someone who has to be the code review.
@RalOliver
@RalOliver 4 жыл бұрын
19:33 example of memory leak
@ericaskari
@ericaskari 5 жыл бұрын
I think this idea came from React which is awesome
@ayami123
@ayami123 2 жыл бұрын
nah, I prefer the NgModule, at least you know where the components are and what are being used, by removing it, It is becoming more and more like react, which I HATE The most.
@abhinavs2484
@abhinavs2484 2 жыл бұрын
Theta theta not a good syntax
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 79 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,4 МЛН
Building Angular Signals from Scratch - Eliran Eliassy | NG-DE 2024
27:15
The Future of Angular with Ivy | Manfred Steyer
47:47
International JavaScript Conference
Рет қаралды 13 М.
Signals Change Detection in Angular - Enea Jahollari | NG-DE 2024
30:15