Hacker News new | ask | show | jobs
Tinder like application for gifs, built in elm (github.com)
8 points by matthieu-b 3790 days ago
1 comments

Damn, I really wanted to try it out on gipher.co, but FB login is a dealbreaker =(

Is that necessary?

EDIT: Looks like this is a showcase app for trying out elm and FB login is listed as desired feature #1:

  Gipher has the main features we can find in any modern single page application:

  * facebook authentication
  * multiple sections
  * live data sync with firebase
  * animations
  
  It's a good showcase of how an elm application is structured using signals, wired up with the start-app package.