Angular HTML5 mode or pretty URLs on Apache (using htaccess)
2018 update: see the new post here Pretty URLs or HTML5 mode for any front-end SPA Squeezing some SEO juice into our Angular applications became a »
2018 update: see the new post here Pretty URLs or HTML5 mode for any front-end SPA Squeezing some SEO juice into our Angular applications became a »
In a previous post I made a remark that when end to end testing routes on AngularJS with Protractor we might find our tests passing even »
If you haven't seen part 1 of Testing Auth0 login on AngularJS with Protractor, this post would make a lot more sense if you do! With »
Getting Auth0 to work with AngularJS is straight forward. It's a matter of adding the auth0-angular dependency in Bower (bower install --save auth0-angular) and including the »
Looking for a way to learn AngularJS Unit and End to End tests? How about a compilation of testing resources? This is the place. Setup for »