OMDB API JS App
Sunday, May 17, 2026 at 7:54 PM | 1 min read
Last modified on Sunday, May 17, 2026 at 7:54 PM
I originally created this client slide application using the OMDB API before creating my OMDB API Node.js version. After I created that one, and discovered potential built-in API errors in the Node.js version, I applied and transformed them into their client-side rendition. I felt it important to introduce my students to application error handling and thus a basic form of "testing".
