CloseIT DevTips May 2020
Refactoring a Complex React Component
5 rules to write efficient and readable React components using best practices.
Jukebox
Interesting blog about OpenAI which trained a model creating new songs even with singing.


The Most Important Rule in UX Design that Everyone Breaks
Do you know Miller’s Law? This law teaches us that humans have a finite amount of information they can process, and that information overload will lead to distraction that negatively affects performance.
JEP 383: Foreign-Memory Access API (Second Incubator)
Introduce an API to allow Java programs to safely and efficiently access foreign memory outside of the Java heap.

Single-Primary Database Replication
In this article, the author is going to explain what Single-Primary Database Replication is, and how you can use it to increase both application availability and scale read-only transactions.

Author: Michal Jilka