3 comments

[ 6.6 ms ] story [ 15.0 ms ] thread
The beauty of frameworks is that you _only_ need to focus on creating the content and user experience.

Much of the less interesting things like security features (think CSRF or salting passwords) have been taken care of by experts.

Frameworks also promote best practices (this is especially true for RoR) and take away the hassle of dealing with a database by providing a nice ORM layer.

I know. However most people often miss this, that's the whole point of it. Real content comes from developers, not framework.
(comment deleted)