CloseIT DevTips May 2020

29. May 2020
The end of the month is marked by devtips recommended by developers from CloseIT. Look at interesting blog posts and website that we found during May.

Refactoring a Complex React Component 

5 rules to write efficient and readable React components using best practices.

Link to the blog post.

Jukebox

Interesting blog about OpenAI which trained a model creating new songs even with singing. 

Link to the blog post.

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. 

Link to the blog post.

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.

Link to the website. 

Miller's Law

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.

Link to the article.

Author: Michal Jilka