green6060/digicert-public-library-demo

typescript again

Opened this issue · 0 comments

books.map... what are these ingenious book items?? are the potentially undefined, is that alright as defined by typescript? did we handle for that case in design and functionality? what specific properties do these mysterious things have? Now I'm calling a subcomponent that I'm expecting one thing... yet somehow because I didn't typescript here the thing I'm passing in isn't the thing I'm expecting because the thing I'm expecting had to be refactored because of x feature added in and now i get a whitescreen but no precompiling errors