React Component lifecycle methods have changed since React 16.3 released. To prevent you to write legacy code I recommend to pay attention to it.
Continue reading »ReactJS
Working on various projects written on the React, I noticed that many people do not write React code in the proper way. Since for me writing a clean structure and a well-styled code is very important, I would like to share my experience.
Continue reading »