raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 65,735

  1. TypeScript folks, what's with the ! at the end here? const app = document.querySelector<HTMLDivElement>('#app')!