Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Make frameworks not hostages

Make frameworks not hostages

Do you suffer or have suffered from frameworkiti ? When you find a framework that gives you something that you want for free and make you pay a high price for all other changes?

By definition, framework is a support structure used as the basis for something being built, but sometimes they seem to give more than opniões they want to decide! Wil you become a hostage? Or will make other hostages of its latest framework?

Hélio Medeiros

September 25, 2015
Tweet

More Decks by Hélio Medeiros

Other Decks in Technology

Transcript

  1. how it works, who adapts to whom, how it is

    production ready, it evolved and you FRAMEWORK Depends? When?
  2. how well is it coded? is it cohesive? Are their

    responsibilities unique? Is it working with Inversion of Control? FRAMEWORK Patterns? SOLID?
  3. COMMUNITY Collaborative? Help others learn? Java, JavaScript, Ruby, Python, etc..

    Is Communities’ maturity influences on the quality of frameworks created?
  4. 2013 2104 2105 NOT ALWAYS… We have time to follow,

    adapt and contribute to all the madness that is out there
  5. there isn’t a single solution to every problem ... full-stack

    framework? MODULAR to monolithic Take care…
  6. know why that was created and how it will evolve

    Intentions vs uses Take care…
  7. now favor small, simple, solid libraries that I can understand

    and use easily, can be easily replaced? FAVOR toolkits OR libraries is there a cure?