JavaScriptMVC is a powerful JavaScript framework. It is also a great JavaScript testing framework, which can also improve the development speed. JavaScriptMVC uses the Model-View-Controller Architecture mode to separate the business logic from the representation, making the code more modular. It has been updated to version 1.5 and is available for official download.
New Performance of JavaScriptMVC 1.5 includes:
Based on the Shrinksafe compression function, Env. js uses a custom simulated browser interface. When the browser encounters SCRIPT tags, JavaScriptMVC will centralize them and compress them. This means that the file connection and compression work can only be achieved through the command line, without any additional work.
Env. js testing: In versions earlier than 1.5, testing can only be implemented through a browser. However, with the latest operating environment, the same test can be achieved by hitting the command line. This is great for you who are looking to quickly check the functionality of your program before it is officially running.
Development Manual: The New JavaScript-based file description library is divided into two types: JSDoc and NaturalDocs.
Code Generator: a new code generator is added, which allows you to easily create custom projects using EJS.
Scaffolding: connects to the default Rest server to help you perform iterative development. It also provides a CRUD interface that is easy to expand.
Engine & plug-in: new command line plug-ins and attachment installation programs are added. In this way, if a developer wants to use the JQuery plug-in, he can install the plug-in successfully by typing the command line.
Custom Event delegation: in addition to improving delegate events in various cases, they also extend this feature to custom events, whether it is drag, cable cover, mouse hover, mouse typing all talk. With event delegation, function developers can easily process complex events.
Easy to upgrade: JavaScriptMVC can be upgraded by entering the command line.
- How to use JavaScript event proxy
- Summary of Javascript development knowledge
- Summary of XML parsing methods using JavaScript