Git Product home page Git Product logo

extjs-mvc's Introduction

ExtJs-Mvc-Framework

Based on the traditional 3-tier architecture, we use NHibernate, API Controller and ExtJs to build a standard single page web application(SPA) framework, and serve for enterprises and government applications.

In the DAL-tier, we use NHibernate 4.0. NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed, fully featured and used in thousands of successful projects. As a result of using Code First, you just need to design the entity class, and the NHibernate will automaticly generate the tables for you. It is really amazing!

In the BLL-tier, in addition to the business logic, we provide API controller to serve the Web-tier. If you have the needs of mobile apps, you need not to code for the mobile app interface.

In the Web-tier, we use the latest ExtJs6.0. It provides the design pattern of Model-View-ViewModel(MVVM), and can load javascripts dynamically. No matter how big your web application is, the application is really fast and provides a friendly user experience.

Related Links:

extjs-mvc's People

Contributors

erdemth avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.