Code Monkey home page Code Monkey logo

angular-lazy-loading-modules-different-server's Introduction

Angular - Loading modules from different server (lazy loading)

This project demonstrates several ways to load multiple modules.

  • One way is to load lazy modules via the router.
  • Another way is to create an custom elements bundle and load it via script element: <script type=module src="http://...>"

The state (store) / context is shared between modules and application.

Preview

This project was generated with Angular CLI version 9.0.0-rc.5.

Prerequesits

  • Node V. 10.13.x or later
  • Angular CLI 9.0.0-rc.5

Start

  1. Clone this repository

  2. npm i to intall all needed modules.

  3. npm start to start the demo.

    • creates an production build of reporting (custom elements bundle) and copies it to the server/module/reporting Folder.
    • starts the mock api server to provide modules information and reporting bundle
    • starts the demo app

There you go: demo runs at localhost:4200

angular-lazy-loading-modules-different-server's People

Contributors

goeranhomberg avatar konstantindenerz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gruwa

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.