I don’t like asynchronous code. It has better performance but it just doesn’t work with my brain. I want my code to execute in order, not all over the place

comments