Email or username:

Password:

Forgot your password?
Top-level
Tali

@keithamus great post, I only recently started a react course and the instructor makes only a few references to how React used to be and it makes me relieved that I'm learning it for the first time in a post-hooks world

3 comments
keithamus

@Tali may as well be two different frameworks. Iā€™m not sure the change was a net improvement though.

Konnor Rogers

@keithamus @Tali feels like an improvement for library authors at the expense of end users.

Also no one has to worry about "this" anymore šŸ˜‚

Andy Luhrs

@keithamus @Tali I learned it right as functional components were being phased out, so I had to re-learn a bunch. Then set it aside, and hooks were the new hotness the next time I looked.

Go Up