This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 215
Home
rwaldura edited this page Apr 15, 2013
·
103 revisions
Mojito is a sweet (and minty!) MVC application framework built on YUI3 that enables agile development of Web applications. Mojito allows developers to write client and server components in the same language (JavaScript), using the same framework. Because Mojito applications are written in JavaScript, they can run on the client (in the browser) and on the server (with Node.js).
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3-1
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
-
0.4.9-2, 0.4.8, 0.4.7, 0.4.6, 0.4.5, 0.4.4, 0.4.3, 0.4.2,
0.4.1, 0.4.0 - 0.3.30, 0.3.29, 0.3.28
- Yahoo!’s Mojito is Now Open Source by Ren Waldura, Mojito team.
- What is Mojito? by Caridy Patino
- Why Node.js disappoints me, a blog post by Eric Florenzano (unaffiliated with Mojito).
- Testimonials: user comments
- Built with Mojito: hall of fame
- Your Stuff Runs on Both Sides: Mojito presentation at JSConf 2012 by Bruno F-R
- Yahoo Mojito gives server-side JavaScript a lift: 8.6 score for Mojito!
- Mojito, a Tale of Two Runtimes by Matt Taylor
- YUI3 & Node.js for JavaScript View Rendering on Client or Server, Matt Taylor again