David Khourshid @ ReactNext 22 - Goodbye, useEffect

Merci à Cyril T. pour sa contribution le 16/08/2022

ReactNext
Anglais Anglais
React
ReactNext 2022
www.react-next.com
Israel's Annual React & React-Native conference

Powered by EventHandler
-----------------------------------------
Goodbye, useEffect:
From fetching data to fighting with imperative APIs, side effects are one of the biggest sources of frustration in web app development. And let’s be honest, putting everything in useEffect hooks doesn’t help much. Thankfully, there is a science (well, math) to side effects, formalized in state machines and statecharts, that can help us visually model and understand how to declaratively orchestrate effects, no matter how complex they get. In this talk, we’ll ditch the useEffect hook and discover how these computer science principles can be used to simplify effects in our React apps.

-----------------------------------------
David Khourshid:
David is a software engineer who loves playing piano and is passionate about animations, state machines, cutting-edge user interfaces, and open-source. Previously at Microsoft, he is now the founder of Stately, a startup focused on making even the most complex application logic visual and accessible to developers and non-developers alike.

-----------------------------------------
#javascript #reactjs #programming #software #development #softwaredevelopment