Update README.md

This commit is contained in:
Dov Amir
2018-06-13 15:23:06 +03:00
committed by GitHub
parent 95526b9168
commit 48b07ea987

View File

@@ -47,10 +47,10 @@
- [Go] - [Go]
- [design-patterns](http://tmrts.com/go-patterns/) - [design-patterns](http://tmrts.com/go-patterns/)
- [Java] - [Java]
- [design-patterns](https://github.com/iluwatar/java-design-patterns)
- [from-gof-to-lambda](https://github.com/mariofusco/from-gof-to-lambda)
- [sourcemaking](https://sourcemaking.com/design_patterns) - [sourcemaking](https://sourcemaking.com/design_patterns)
- [oodesign](https://www.oodesign.com/) - [oodesign](https://www.oodesign.com/)
- [from-gof-to-lambda](https://github.com/mariofusco/from-gof-to-lambda)
- [design-patterns](https://github.com/iluwatar/java-design-patterns)
- [effective-java](https://github.com/HugoMatilla/Effective-JAVA-Summary) - [effective-java](https://github.com/HugoMatilla/Effective-JAVA-Summary)
- [JavaScript] - [JavaScript]
- [es6](https://github.com/ziyasal/design-patterns-and-idioms-in-es6) - [es6](https://github.com/ziyasal/design-patterns-and-idioms-in-es6)
@@ -79,6 +79,8 @@
- [typescript](https://github.com/torokmark/design_patterns_in_typescript) - [typescript](https://github.com/torokmark/design_patterns_in_typescript)
- [UML] - [UML]
- [quick reference](http://www.mcdonaldland.info/2007/11/28/40/) - [quick reference](http://www.mcdonaldland.info/2007/11/28/40/)
- [cheat-sheet](https://www.slideshare.net/hustwj/design-patterns-cheat-sheet)
## General Architecture ## General Architecture
- [10 common architectural patterns](https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-a0b47a1e9013) - 10 Common software architectural patterns in a nutshell. - [10 common architectural patterns](https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-a0b47a1e9013) - 10 Common software architectural patterns in a nutshell.
@@ -134,7 +136,7 @@
- [Kubernetes](https://github.com/gravitational/workshop/blob/master/k8sprod.md) - Kubernetes Production Patterns. - [Kubernetes](https://github.com/gravitational/workshop/blob/master/k8sprod.md) - Kubernetes Production Patterns.
- [container-design-patterns](https://vitalflux.com/container-design-patterns-kubernetes-pods-design/) - Container Design Patterns for Kubernetes Pods Design. - [container-design-patterns](https://vitalflux.com/container-design-patterns-kubernetes-pods-design/) - Container Design Patterns for Kubernetes Pods Design.
- [pattern-and-anti-pattern-cicd](https://www.gronau-it-cloud-computing.de/pattern-and-anti-pattern-cicd/) - Pattern and anti-pattern cicd. - [pattern-and-anti-pattern-cicd](https://www.gronau-it-cloud-computing.de/pattern-and-anti-pattern-cicd/) - Pattern and anti-pattern cicd.
- [best-practices-for-shell-scripts](https://stackoverflow.com/questions/78497/design-patterns-or-best-practices-for-shell-scripts) - Pattern and anti-pattern cicd. - [best-practices-for-shell-scripts](https://stackoverflow.com/questions/78497/design-patterns-or-best-practices-for-shell-scripts) - Best practices for shell scripts.
## Mobile ## Mobile
@@ -148,7 +150,7 @@
## Front-End Development ## Front-End Development
- [User Interface](http://ui-patterns.com/) - User Interface Design patterns. - [User Interface](http://ui-patterns.com/) - User Interface Design patterns.
- [oocss-acss-bem-smacss](http://clubmate.fi/oocss-acss-bem-smacss-what-are-they-what-should-i-use/) - OOCSS, ACSS, BEM, SMACSS: what are they? What should I use?. - [oocss-acss-bem-smacss](http://clubmate.fi/oocss-acss-bem-smacss-what-are-they-what-should-i-use/) - OOCSS, ACSS, BEM, SMACSS: what are they? What should I use?
- [css-protips](https://github.com/AllThingsSmitty/css-protips) - A collection of tips to help take your CSS skills pro. - [css-protips](https://github.com/AllThingsSmitty/css-protips) - A collection of tips to help take your CSS skills pro.
- [Front-End Architecture] - [Front-End Architecture]
- [mv*](https://proandroiddev.com/mvc-mvp-mvvm-clean-viper-redux-mvi-prnsaaspfruicc-building-abstractions-for-the-sake-of-building-18459ab89386) - MVC/MVP/MVVM/CLEAN/VIPER/REDUX/MVI/PRNSAASPFRUICC. - [mv*](https://proandroiddev.com/mvc-mvp-mvvm-clean-viper-redux-mvi-prnsaaspfruicc-building-abstractions-for-the-sake-of-building-18459ab89386) - MVC/MVP/MVVM/CLEAN/VIPER/REDUX/MVI/PRNSAASPFRUICC.