Jesse ChungMy promise examplevar myPromise = new Promise((resolve, reject) => {Apr 8, 2022Apr 8, 2022
Jesse ChungMore efforts wAlso notice that when using string literals you need to use only one |Mar 18, 2022Mar 18, 2022
Jesse ChungProblemReact components keep resetting creating a problem. The best way to solve is to move the prop up and then use context to avoid prop…Feb 1, 2022Feb 1, 2022
Jesse ChungReact state not updating immediately?capture the new value and use it againJan 26, 2022Jan 26, 2022
Jesse ChungGitignorehttps://stackoverflow.com/questions/45400361/why-is-gitignore-not-ignoring-my-filesJan 25, 2022Jan 25, 2022
Jesse ChungToday I learnedwhile using .src can be an option, it isn’t really a functional one for grabbing something from the component. I use relative paths for…Jan 24, 2022Jan 24, 2022