502 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
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
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.