Discuss New Concept,New Technic,New Tools, Including EAI,BPM,SOA,Tibco,IBM MQ,Tuxedo, Cloud,Hadoop,NoSQL,J2EE,Ruby,Scala,Python, Performance,Scalability,Distributed,HA, Social Network,Machine Learning.

Mojito

Apr 102012
 
 [project ]Introducing Mojito  April 10, 2012  Posted by on April 10, 2012 at 8:55 pm Mojito, Node.js No Responses »

original:http://developer.yahoo.com/cocktails/mojito/

Introducing Mojito

What is Mojito?

Mojito is a sweet (and minty!) MVC application framework built on YUI 3 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). In addition, Mojito has built-in support for internationalization, testing, and building documentation.

Why Use Mojito?

Mojito offers the following features:

  • Local development environment and tools
  • Library for simplifying internationalization & localization
  • Integrated unit testing
  • Device specific presentation (Hero, Mobile, TV, Web, etc.)

 

How Do I Get Started?

  1. Complete the Quickstart Tutorial.
  2. Read the Mojito Introduction to learn more.
  3. Check out the Mojito Documentation
  4. If you are having issues, read the Mojito FAQ or Mojito Troubleshooting.
  5. Make Mojito better by contributing to the Mojito open source project on GitHub.

Using the Mojito API

Mojito has an API that includes addons and methods for handling parameters, cookies, URLs, assets, REST calls, globalization/localization, and more. Read the overview below to understand the API, then refer to the API documentation when creating Mojito applications.

Contributing and Licensing

Mojito is available under a BSD license. To contribute to the Mojito project, please review the Mojito Contributor License Agreement.

 

Support and Community

Questions and suggestions on Mojito are discussed on the YDN: Mojito Forum. If you have questions or need technical support, please use this forum.

 

DOCUMENTATION AND RELATED LINKS