Which web framework will rule them all? As an audience member you pick the winner! We will present an introduction to a variety of web frameworks including Rails, Django, Catalyst, and Sinatra. You can vote for the best web framework in categories such as URL handling, database integration, forms, HTML templating, documentation, testing and deployment.
Questions Answered:
What is a web framework?
What are the current popular web frameworks?
What do you need to get started using a web framework?
How does each web framework handle an incoming request?
How does each web framework interact with a database?
How can designers benefit from using a web framework? HTML? CSS? Templating language?
How are forms handled in each web framework?
What are the techniques for deploying a live website?
How can each web framework help me test my code?
What resources are available for learning more about each framework?
Level:
Beginner
Category:
Back-End Programming / Databases, Front-End Programming, Open Source