Tag: Angular
All the articles with the tag "Angular".
-
How do Protractor and Angular synchronize?
A dive into Protractor/Angular asynchronous operation synchronization.
-
Lightweight E2E testing for Spring Boot / Angular applications
An overview of simplified E2E testing for Spring Boot / Angular applications.
-
Parameterized AngularJS directives
One of the few redeeming facets of JavaScript is that occasionally its dynamic nature comes in very handy. Imagine you're building a new app with Angular and you just want to get started with simple CRUD functionality. You want to your all "entity views" to look and feel the same internally.
Andrey Agibalov