Émile Bergeron Profile picture
Web Dev at @UbisoftSaguenay and @saglacio meetup/conference co-organizer, #javascript frameworks consumer and active member on @StackOverflow
May 28, 2020 7 tweets 4 min read
1/7 I'm feeling generous, so here's the best beginner #React tutorial I've never written!

So, first thing you do in React? It's obvious, you jump right into calling some API to display some real data for your new app and you skip the boring "getting started" documentation! 2/7 But then you wonder: "How do I return the response from an asynchronous call?" stackoverflow.com/q/14220321/121…