Yahoo has offered its Mojito application framework to the open source community under the BSD license. Mojito is an MVC JavaScript Web application framework built on release 3 of Yahoo’s open source JavaScript Yahoo User Interface Library. MVC is a software architecture that isolates the domain logic from the user interface, which allows for independent developing, testing and maintenance of each while providing a loose coupling between input logic, business logic and UI logic.
Yahoo Serves Mojito to Liven Up the Mobile Web Party
Posted by: Richard Adhikari April 3, 2012 05:00 AMYahoo has offered its Mojito application framework to the open source community under the BSD license. Mojito is an MVC JavaScript Web application framework built on release 3 of Yahoo’s open source JavaScript Yahoo User Interface Library. MVC is a software architecture that isolates the domain logic from the user interface, which allows for independent developing, testing and maintenance of each while providing a loose coupling between input logic, business logic and UI logic.