View on GitHub

marymafa.github.io


layout: post title: Framework date: 2017-08-08 —

Framework

-Is a application skeleton that requires user to approach software design in specific way and insert his or her logic at certain poits.

-Also contain fuctionality such as events,storage, and data blinding are normally provided for users.

Advantages of framework

-Safety: Have firm security and supported by large communities where number and users also act as testers.

-Cost: Most frameworks are open source and free.

-effiency: Project that used to take months fand hundreds if lines code now can be achied much faster with well-structured prebuilt patterns and fuctions.