Readme
Here I gather interesting articles / books.
Typescript
Node
Event Loop
And how it works in browsers:
https://html.spec.whatwg.org/#event-loops
Multithreading
React, Redux
DB
1. https://use-the-index-luke.com
2. Postgres: GIST vs GIN for fulltext
3. Gaps and Islands in Postgres
4. https://richyen.com/postgres/2021/09/03/less-is-more-max-connections.html
Passwords hashing: Argon2id vs Scrypt vs Bcrypt
1. https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html
WS
DDD
GIT
Kafka
- How transactions work in Kafka