Reply To: Software Development Services

Home Forums Technology Software Development Services Reply To: Software Development Services

#248977
Melissa White
Participant

As an Angular developer, what are some red flags in a codebase?
Probably biggest red flag is the use of any DOM manipulation function in anything other than directives. They conflict with Angular code you don’t know what’s doing what.

Recent Topics