Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hn_throwaway_99
on June 19, 2023
|
parent
|
context
|
favorite
| on:
TypeScript 5.2's new keyword: 'Using'
Just FYI, you have a typo/copy-paste bug on
lineFileHandle = await open(lineFileHandle, "r");
should be
lineFileHandle = await open(line, "r");
Same thing for the using version.
ajanuary
on June 20, 2023
|
next
[–]
Thanks. Unfortunately I saw too late for me to edit it now :)
meghan_rain
on June 19, 2023
|
prev
[–]
human linter :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: