Y
Hacker News
new
|
ask
|
show
|
jobs
by
joduplessis
2365 days ago
Good old days of web development didn’t ever disappear - you can still include normal JS code directly through the <script> tag if you want.
1 comments
lastmjs
2365 days ago
True, but you lose the enormous benefits of things like TypeScript and the latest JS features. We need the good old days of our dev process combined with the good new days of language features
link