903 Views
React has evolved over the years and some concepts were replaced by better ones Every time we wanted to use state or take advantage of lifecycle methods we had to compose a Javascript class to create a React component.
0 comments