Giter Club home page Giter Club logo

not-flickr's Introduction

Not Flickr

Circle CI

An example app using an antique Flickr API to demonstrate modern front end engineering techniques.

Features

  • High performance view layer via React.js
  • Server side rendering via Node.js
  • Progresive enhancement (sort of works without javascript)
  • Next generation javascript (es6/7) in a functional lisp-like style thanks to Babel, Ramda and Immutable.js
  • Unidirectional dataflow with Flummox
  • Integration tests with Nock and Supertest
  • BDD specs with Mocha and Chai
  • Sweet development workflow with Webpack and Gulp
  • Event sourced with live debugging
  • Continuous integation / deployment with CircleCI and Heroku

Play

It's on heroku

Requirements

  • node.js

Install

$ git clone [email protected]:Dakuan/not-flickr.git
$ npm install
$ npm install gulp -g

Run

$ gulp

Live Debug

All interactions are sent to the server via websockets. You can listen in on another users session:

  1. open the app with a debug flag
  2. copy the debug token
  3. open another tab with the debug flag
  4. paste the debug token into the form field and press enter / click the bug button
  5. profit.

Todo:

  • slicker animations and what not
  • error handling
  • live debug
  • gzip assets
  • deploy to heroku
  • add CI
  • try out Code Climate

not-flickr's People

Contributors

dakuan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.