top | item 4797967

(no title)

hellsten | 13 years ago

Flask and Sinatra are great. Easy to learn and easy to customize. They have stable APIs, unlike big frameworks like Rails and Django. This means you don't have to worry about what happens when you upgrade your application to the latest version.

discuss

order

raverbashing|13 years ago

Django is much more compatible between versions than Rails

Functionality added usually doesn't break what currently works (except maybe for bugs fixed)