Taylor
My feedback
5 results found
-
160 votes
Taylor supported this idea ·
-
38 votes
Taylor supported this idea ·
-
41 votes
Taylor supported this idea ·
-
18 votes
Taylor supported this idea ·
An error occurred while saving the comment -
116 votes
An error occurred while saving the comment Taylor commented
TS 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!