MEAN Structure

Topics

  • MEAN Framwork
    • MongoDB
      • no-sql
    • Express & Nodejs
      • Backend
    • Angularjs
      • Directive
        • Custom tags & attributes & classes to reduce the code
      • Angular MVC
      • Service
        • RESTful interactions
        • Ajax *
  • Project Management
    • npm
    • bower
    • grunt
      • unit test
      • uglify
      • compile and build
      • etc.
  • Functions
    • Cloud Foundry
    • Overview
    • App Manage
      • High Chart
      • Resource Configuration
    • Service
  • Distributed Deployment & Performance Enhancement
    • multi-core
    • multi-machine
    • http request

你可能感兴趣的:(MEAN Structure)