Add cache

This commit is contained in:
Charles-Axel Dein 2021-05-21 18:37:01 +02:00
parent 266a011cf1
commit a90ce9ea4b
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- [Attitude, habits, mindset](#attitude-habits-mindset)
- [Automation](#automation)
- [Biases](#biases)
- [Cache](#cache)
- [Career growth](#career-growth)
- [Characters sets](#characters-sets)
- [Code reviews](#code-reviews)
@ -292,6 +293,11 @@ Biases don't only apply to hiring. For instance, the fundamental attribution bia
- [Cognitive bias cheat sheet](https://betterhumans.coach.me/cognitive-bias-cheat-sheet-55a472476b18#.6temb6hyg). #hiring
### Cache
- [Caching explained](https://cachingexplained.com/)
- [Caching challenges and strategies](https://aws.amazon.com/builders-library/caching-challenges-and-strategies/), Amazon Builders Library
### Career growth
- [The Conjoined Triangles of Senior-Level Development](http://frontside.io/blog/2016/07/07/the-conjoined-triangles-of-senior-level-development.html) looks into how to define a senior engineer.