DEV Community

Discussion on: TypeScript And React: 7 Lessons Learned

Collapse
 
alekseiberezkin profile image
Aleksei Berezkin

Thanks for sharing! How exactly a trick with images works? Is there some bundler which actually loads it for you? Afaik if you just outsmart TS compiler here, img will be undefined.

Collapse
 
timo_ernst profile image
Timo Ernst

I don’t really know how it works under the hood but it solved the issue for me :-)