javascript - what type of modules/features/functionalities should be included in front-end development -


i'm doing web applications, business applications , websites, etc. animation, forms, ui-grid concerns.

i have done least amount of unit test ever possible in development cycles, , because used angularjs, unit testing supposed easy.

besides usual calculations , string manipulations type of things should unit test? features? modules? how front-end unit test come play?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -