General Session
The Tell Tale Code
Are your components thousands of lines long? Are you managing state manually with component properties? Are you calling functions in your templates? Have you ever put optional chaining on ‘this’? Sure Angular does dirty checking, but that doesn’t mean your code should be smelly! In this talk we will go over some of the more common Angular ‘code smells’ and work through several examples to break up a monolithic component and take advantage of observables to move towards a more reactive style of programming.
General Session
The Tell Tale Code
Are your components thousands of lines long? Are you managing state manually with component properties? Are you calling functions in your templates? Have you ever put optional chaining on ‘this’? Sure Angular does dirty checking, but that doesn’t mean your code should be smelly! In this talk we will go over some of the more common Angular ‘code smells’ and work through several examples to break up a monolithic component and take advantage of observables to move towards a more reactive style of programming.
Loading...
Loading...