Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
7bit
on Oct 11, 2024
|
parent
|
context
|
favorite
| on:
Proposal: JavaScript Structs
Types are great, but I prefer Not having to transpile everything. Stepping throught the TS Code with a Debugger ist non trivial.
nolist_policy
on Oct 11, 2024
|
next
[β]
You can use 90% of typescript from pure JavaScript:
https://www.typescriptlang.org/docs/handbook/jsdoc-supported...
mightyham
on Oct 11, 2024
|
prev
|
next
[β]
I'm not sure what setup you have, but debugging TS code is pretty trivial. I use vite for all my projects at work and when running the dev server there is seamless integrations with the debugging dev panel in Chrome or Firefox.
klysm
on Oct 11, 2024
|
prev
[β]
Source maps solve this, itβs not a problem in practice
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: