2 posts tagged "typescript"

  1. Dot Notation Type Accessor in TypeScript
    I was randomly scrolling Twitter and came across this— Hmm, ¿son un tío o una mujer? No sé. But anyway, their name was trash, and yeah I mean “trash”. Okay, I just did some digging on their profile and his real name is Chris Bautista, you can hear…Caleb Adepitan · Sun. Dec 25, 2022
  2. The Magic of Using TypeScript at Runtime
    Ever wanted to pass the path to a TypeScript file to some other library or module maybe to run it in a separate process or in a worker thread. You think you can just write the file in JavaScript, but you found out you will need to import another one… · Sat. Dec 12, 2020
All Tags