logoalt Hacker News

yesitcanyesterday at 4:19 PM3 repliesview on HN

This has nothing to do with TypeScript


Replies

bsimpsonyesterday at 10:28 PM

Generally speaking, if someone specifies "TypeScript," I expect the type system to be the interesting part of the writeup. Otherwise, it could say "JavaScript."

(It could say "React," but still, the interesting part is that you built a scraper/visualizer, not that it used React.)

show 1 reply
wvenabletoday at 5:40 AM

If the headline said "Using Python to obtain one of the rarest license plates" you wouldn't think twice.

spharsyesterday at 4:24 PM

The scripts he wrote to pull the data were written in TypeScript, though all the TS I see is in the parameters in the function signature. Also he used Next.js for the dashboard

show 1 reply