1 / 9

The Rise of Frameworks in Web Development

Explore the necessity of MVC separation, teamwork, and the drawbacks of XML languages and core files in web frameworks. Learn about the powerful potential of CFCs in managing web app development.

rholloway
Download Presentation

The Rise of Frameworks in Web Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CFCs ARE the Framework Steve Nelson Webapper Services, LLC November 2006

  2. The Rise of Frameworks • In the beginning there was Fusebox…

  3. Then Came… • Mach-ii • Model-Glue • Farcry • ColdSpring • Plenty of others

  4. Are Frameworks Necessary? • Absolutely!

  5. I LIKE: MVC Separation • View – Visual ‘stuff’ • Model – Action ‘stuff’ • Controller – Connect Visual and Action together

  6. I LIKE: Teamwork • Multiple developers in a team • Separation of work

  7. I Dislike: New XML Languages • Fusebox 4&5 uses XML • Mach-ii uses XML • Model Glue uses XML • Coldspring uses XML

  8. I Dislike: Core Files • Overhead • Relying on other people’s code

  9. What about CFCs? • Are CFCs powerful enough to manage themselves? • Let’s find out

More Related