1405 Views
A hands-on guide to React's new component lifecycle methods; build a simple music player! ReactJs v16.3 introduced significant changes in component lifecycle. There has been a few deprecations of methods as well as addition of new methods. In this post, we will inspect the new component lifecycle methods of React v16.3+.
0 comments