CommentNov 24, 2021
Hi Lee, I have a question on how do you develop a mental model of what is happening behind the scenes in an application. Let's say a creat react app which has a bunch of fetch API calls and map reduce destructure and lot of things happening under the hood. How do one create a mental model of it so it becomes easier to add or implementation of any more features to that app.