Skip to content

ZIJ/backbone-genetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone-genetics

####Live demo: http://backbone-genetics.herokuapp.com

An application demonstrating simple MV* architecture on top of Backbone.js framework as well as one of basic algorithms in bioinformatics - overlap graph generation.

Solution stack:

Frontend
Backend

Bonus features:

  • Dynamic overlap graph generation
  • DNA / RNA / protein strings validation
  • Centralized configuration
  • Lazy templates precompilation
  • Memoized suffix and prefix extraction

What's missing:

  • Build management. Grunt makes linting, minifying and much more almost effortless.
  • CSS preprocessing. SASS, Less and Stylus are all great tools for that.
  • Full-featured template engine (Lodash templates are used for simplicity)
  • Unit tests

About

Full-stack JS app demo built with Backbone, Require.js and Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published