Taylor
My feedback
5 results found
-
160 votesTaylor supported this idea ·
-
37 votesTaylor supported this idea ·
-
40 votesTaylor supported this idea ·
-
18 votesTaylor supported this idea ·
An error occurred while saving the comment -
115 votes
An error occurred while saving the comment Taylor commentedTS support would be great!
(We use github for deploys so we're able to edit/test locally, but some sort of integrated way to simulate function payloads etc locally would be nice.)Taylor supported this idea ·
I know this feature has been started, but I wanted to chime in about the Node-like environment where functions run.
Some libraries aren't compatible because they use a primitive's method like `Number.isNaN` or `Object.is` which are missing from the runtime. This can be seen with something as simple as the luxon library.
It would be nice to get either more expanded Node support or better docs about what isn't available.
Thanks!