CodingTrain / Intro-to-Data-APIs-JS

Working with Data and APIs in JavaScript
MIT License
756 stars 611 forks source link

I put the try&catch block inside catchRainbow function #59

Open roycas99 opened 2 years ago

roycas99 commented 2 years ago

I just modified the catch and try code block for simplicity. thanks

shiffman commented 2 years ago

This is a great improvement, thank you! I like to try to keep the source code here identical to what is in the video, but I can leave this pull request open as a reference! Or maybe there's a better place for it if you want to add a README file to the module1 directory?

roycas99 commented 2 years ago

nice, I will try to add a ReadMe file to the Module1 directory --thanks