-
### Summary:
Hello guys, I am really liking your library so far. However, I've found some issues while trying to keep my code clean and type-safe that I would like to share.
***Note:*** I kn…
-
Me and @EdwinOliveira found the following patterns
- Happy Path
- PiggyBack
- Anal Probe
- Cuckoo
-
This issue is to provide a reference URL and place to track work on refactoring the UI codebase.
This work is NOT a redesign. This is not about changing the look and feel of the current UI. It is jus…
-
Ryan Kuo (taroface) commented:
The current [Topology Patterns](https://www.cockroachlabs.com/docs/v20.1/topology-patterns.html) doc has a small section for anti-patterns. This will better serve custo…
-
https://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html
http://www.datchley.name/promise-patterns-anti-patterns/
-
https://github.com/DavHau/nix-pypi-fetcher/blob/1a1c26c2408c96d564ee1efc59c48b0e5c532908/default.nix#L6-L8
Doesn't adhere: https://nix.dev/anti-patterns/language.html#with-attrset-expression
-
http://hynek.me/articles/python-deployment-anti-patterns/
-
Motivation from a Flutter user group post: "I've been seeing this a lot with new devs. Don't needlessly use Containers. Wrapping a widget in Container and setting no other parameters does absolutely n…
-
The context dict that is passed to action functions when called locally or from controllers is often abused. I can see the argument for some kind of object that includes security-sensitive values like…
wardi updated
6 years ago
-
# Sections for each
* Overview
* Responsibilities
* How to use
* How not to use
* How to configure (for specific patterns)
* Example
## Model
**Responsibilities**
An interface between the database a…