Skip to content

coding-kata/monologue

This branch is 23 commits ahead of, 10 commits behind bkeepers/monologue:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5bd469 · Jan 22, 2015

History

24 Commits
Jan 21, 2015
Jan 21, 2015
Jan 21, 2015
Jan 21, 2015
Jan 22, 2015
Jan 21, 2015
Jan 21, 2015
Jan 22, 2015
May 9, 2012
Jan 21, 2015
May 9, 2012

Repository files navigation

monologue Build Status

This is a fork of bkeepers/monologue.

I start refactoring from scratch(aka. code kata).

gif

Refactoring

Reference:

Steps : Refactoring jquery by azu · Pull Request #1 · coding-kata/monologue

  • Separate DOM and Ajax
  • Introduce browserify as build system
  • Move over to Backbone.js architecture

Installation

Require:

  • Ruby
  • Node.js
bundle
npm install

Usage(Test)

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

Sample application to demonstrate TDD and design patterns in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Ruby 0.6%