Files
freeCodeCamp/guide
David Lau 7790535664 Example of view and class logic files swapped (#28928)
The file containing class logic usually resides in the *.component.ts file and the view container in the *.component.html. The examples were switched around.
2019-06-27 19:11:43 -07:00
..