June 2020

React.js – performance optimization

In modern React applications, performance is a very important part. Here we’ll have a look at the couple methods which give you a possibility to optimize the rendering process. Consider the...

Read More