Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phodal/aofe.code

《前端架构:从入门到微前端》源码,code for Architecture of Frontend
https://github.com/phodal/aofe.code

architecture book frontend microfrontends microservices

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

![前端架构:从入门到微前端](images/9787121365348.jpg)

购买链接:

- 京东:《[前端架构:从入门到微前端](https://item.jd.com/12621088.html)》

## 目录

```
├── 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](http://brand.phodal.com/shields/article-small.svg)](https://www.phodal.com/) [![Phodal's Book](http://brand.phodal.com/shields/book-small.svg)](https://www.phodal.com/)

© 2018~2019 A [Phodal Huang](https://www.phodal.com)'s [Book](http://github.com/phodal/books). This code is distributed under the MIT license. See `LICENSE` in this directory.