|
|
|
|
|
by whoknowsidont
985 days ago
|
|
> I felt it made it very clear how and in what order things run. I'm sorry, the entire community rallied around hooks PRECISELY because the life cycle methods were not clear and were very problematic. It seems extremely strange to see such opinions. When you see a hook you know exactly when it's going to execute and why and because of what. You don't have to layer the methods with tons of checks making sure the life cycle method has been run in the right context, it literally just works. |
|
Anyway, both are fine and usable haha. Just think there are arguments to be made on both sides.