All Projects → phodal → Aofe.code

phodal / Aofe.code

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Aofe.code

Microservices Architecture Guidelines
Designing a Microservices Architecture
Stars: ✭ 86 (-70.55%)
Mutual labels:  microservices, architecture
Micro Frontends In Action Code
The Tractor Store - sample code from the book Micro Frontends in Action
Stars: ✭ 148 (-49.32%)
Mutual labels:  microservices, book
Microservices Architecture
《微服务架构设计》
Stars: ✭ 113 (-61.3%)
Mutual labels:  microservices, architecture
Solution Architecture
Solution Architecture links, articles, books, video lessons, etc.
Stars: ✭ 289 (-1.03%)
Mutual labels:  microservices, architecture
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-8.9%)
Mutual labels:  book, frontend
Abixen Platform
Abixen Platform
Stars: ✭ 530 (+81.51%)
Mutual labels:  microservices, architecture
Todomvc Ddd Cqrs Eventsourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Stars: ✭ 134 (-54.11%)
Mutual labels:  microservices, frontend
Reference Architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
Stars: ✭ 384 (+31.51%)
Mutual labels:  microservices, architecture
Every Single Day I Tldr
A daily digest of the articles or videos I've found interesting, that I want to share with you.
Stars: ✭ 249 (-14.73%)
Mutual labels:  microservices, architecture
Awesome Design Patterns
A curated list of software and architecture related design patterns.
Stars: ✭ 15,579 (+5235.27%)
Mutual labels:  microservices, architecture
Nodebook
📖 Livre publié aux Éditions Eyrolles • Première édition : Node.js v10 et npm v6.
Stars: ✭ 286 (-2.05%)
Mutual labels:  book, frontend
Tensorflow In Depth
《深入理解TensorFlow》项目代码与样章
Stars: ✭ 281 (-3.77%)
Mutual labels:  book, architecture
Microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
Stars: ✭ 4,637 (+1488.01%)
Mutual labels:  microservices, book
Tailorx
A streaming layout service for front-end microservices used in Isomorphic Layout Composer
Stars: ✭ 27 (-90.75%)
Mutual labels:  microservices, frontend
Reactive Interaction Gateway
Create low-latency, interactive user experiences for stateless microservices.
Stars: ✭ 465 (+59.25%)
Mutual labels:  microservices, frontend
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (-56.85%)
Mutual labels:  microservices, frontend
Micro Frontends
extending the microservice paradigms to web development
Stars: ✭ 3,862 (+1222.6%)
Mutual labels:  microservices, architecture
Laravel
[DEPRECATED] See https://github.com/lucidarch/lucid
Stars: ✭ 373 (+27.74%)
Mutual labels:  microservices, architecture
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+5326.03%)
Mutual labels:  microservices, architecture
Rwdtow
Ruby Web Dev: The Other Way. Personal best practices guide.
Stars: ✭ 267 (-8.56%)
Mutual labels:  book, architecture

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

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

购买链接:

目录

├── 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].