I have some functions in jquery that would normally be in a .js file, but when I use Angular where should I put following the good practices?
Example: I have a function that determines whether or not my Header is hidden depending on the size of the scroll.