Stephen Radford
  • Blog
  • Email
Sign in Subscribe

JavaScript

A collection of 4 posts
Deeplinking  (how to force out of Facebook's in-app browser and fallback on desktop)
JavaScript

Deeplinking (how to force out of Facebook's in-app browser and fallback on desktop)

So it turns out these in-app web views can't die quick enough (hello, SafariViewController!). Marty [http://twitter/marty] tweeted he was trying to get YouTube videos to open in the native iOS app rather than on the website but was finding it impossible. By default, the iOS app
20 Oct 2015 1 min read
Development

Gulp, AngularJS and html5Mode

To make your AngularJS app feel a little nicer you've probably enabled html5Mode to remove the annoying hashbang from your URIs. However, this can present some issues when trying to test the site locally. And, unless you've been living under a rock for the past year
10 Feb 2015 3 min read
Development

Stop ng-repeat auto-sorting your objects in AngularJS 1.3

I was working on a project that called for an object to be used with ng-repeat. By default Angular orders this alphabetically but this wasn't what we wanted in the project at all. As it turns out there's no way to stop this in AngularJS 1.
07 Feb 2015 1 min read
Development

Animating or transitioning view changes in AngularJS

Since AngularJS 1.2.0 we've had the ability to do native animations in Angular using CSS classes, transitions and keyframes. I've been working on a site recently where it called for transitions to be used between view changes heavily. Thankfully this is made really easy
06 Feb 2015 2 min read
Page 1 of 1
Stephen Radford © 2025
  • Twitter
Powered by Ghost