Menu

Close
  • Home
Subscribe
Front-end tips & tutorials Menu

Front-end tips & tutorials

A blog for JavaScript enthusiasts, with a focus on AngularJS.

Scroll Down
← Newer Posts Page 2 of 3 Older Posts →

Build a filter that capitalizes each word in a string with AngularJS

By working with AngularJS we are bound to create all sorts of filters and directives on a daily basis. I was thinking it's a good idea »

Dan Mindru on JavaScript, JS, angular-filter, capitalize, tutorial 03 April 2015

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 »

Dan Mindru on AngularJS, JavaScript, apache, SEO, tutorial, JS, Google Analytics, ga, htaccess 09 March 2015

Detecting console errors while testing AngularJS with Protractor

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 »

Dan Mindru on e2e, end to end test, AngularJS, JavaScript, Protractor, console, error, JS 17 October 2014

Testing Auth0 login on AngularJS with Protractor, Part 2: Refactoring

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 »

Dan Mindru on auth0, e2e, end to end test, AngularJS, JavaScript, Protractor, refactor, tutorial, JS 14 October 2014

Testing Auth0 login on AngularJS with Protractor, Part 1

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 »

Dan Mindru on auth0, protractor, e2e, end to end test, AngularJS, JavaScript, tutorial, JS 11 October 2014
← Newer Posts Page 2 of 3 Older Posts →
Front-end tips & tutorials © 2021
Proudly published with Ghost