Dynamic component loader
Component templates are not always fixed. An application might need to load new components at runtime. Angular comes with its…
Design – Plan – Write
Component templates are not always fixed. An application might need to load new components at runtime. Angular comes with its…
The above gif is the challenge we are going to conquer. Main tasks are: Have two squares, one reflecting primary…
There are different ways to solve that, depending of the situation or what we want to achieve. Solution A :…