Skip to content

ouyangzhigang/aofe.code

 
 

Repository files navigation

《前端架构:从入门到微前端》源码

前端架构:从入门到微前端

购买链接:

目录

├── chapter04
│   ├── angular-examples
│   ├── docker-react
│   ├── gulp-examples
│   ├── gulp-grunt-webpack-compare
│   └── react-webpack-demo
├── chapter05
│   ├── ajax
│   ├── binding
│   ├── binding-simple
│   ├── framework
│   ├── js-template
│   ├── router
│   ├── template-engine
│   └── vanilla-binding
├── chapter06
│   ├── basic-mvc
│   ├── basic-mvc-twb
│   └── button-demo
├── chapter07
│   ├── designsystem
│   ├── flex-layout
│   ├── grid-layout
│   ├── styleguide
│   ├── vue-designsystem
│   └── wc-angular-demo
├── chapter08
│   ├── contract-test
│   ├── graphql-demo
│   ├── jest-contract-test
│   ├── json-mock-server
│   ├── moco-server
│   └── swagger-demo
├── chapter09
│   └── README.md
└── chapter10
    ├── lazyload-demo
    ├── micro-components
    ├── microapps
    ├── mooa-examples
    ├── nginx-microfrontends
    ├── react-micro-components
    ├── router-dispatch
    ├── single-spa-sample
    ├── stencil-demo
    ├── vue-micro-components
    └── wc-demo

License

Phodal's Article Phodal's Book

© 2018~2019 A Phodal Huang's Book. This code is distributed under the MIT license. See LICENSE in this directory.

About

《前端架构:从入门到微前端》源码,code for Architecture of Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.7%
  • TypeScript 26.4%
  • HTML 14.6%
  • CSS 6.2%
  • Dockerfile 0.7%
  • Shell 0.3%
  • Groovy 0.1%