Skip to content

Commit

Permalink
add weekly 20190624
Browse files Browse the repository at this point in the history
  • Loading branch information
zenany committed Jun 27, 2019
1 parent 66436d7 commit edf68f4
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 1 deletion.
2 changes: 1 addition & 1 deletion software/2019/0617.md
Expand Up @@ -9,7 +9,7 @@ Design Patterns was a great effort in 1994, and I've personally benefited from i

**Micro Frontends**
https://martinfowler.com/articles/micro-frontends.html
Good frontend development is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder. In this article we'll describe a recent trend of breaking up frontend monoliths into many smaller, more manageable pieces, and how this architecture can increase the effectiveness and efficiency of teams working on frontend code. As well as talking about the various benefits and costs, we'll cover some of the implementation options that are available, and we'll dive deep into a full example application that demonstrates the technique.
Good frontend development is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder. In this article we'll describe a recent trend of breaking up frontend monoliths into many smaller, more manageable pieces, and how this architecture can increase the effectiveness and efficiency of teams working on frontend code. As well as talking about the various benefits and costs, we'll cover some of the implementation options that are available, and we'll dive deep into a full example application that demonstrates the technique. 另附:[Microfrontends: the good, the bad, and the ugly](https://zendev.com/2019/06/17/microfrontends-good-bad-ugly.html).

**Why tools like Flutter need to succeed**
https://chimon.hashnode.dev/why-tools-like-flutter-need-to-succeed-cjw23fso8000gn9s1p5t78gfd
Expand Down

0 comments on commit edf68f4

Please sign in to comment.