pierre

Results 42 issues of pierre

https://doc.deno.land/https/raw.githubusercontent.com/pirix-gh/ts-toolbelt-deno-test/master/sources/index.ts

## 🍩 Feature Request #### Is your feature request related to a problem? The current docs website is OK but we could do better. #### Describe the solution you'd like...

docs
enhancement
help needed
feature

I am maintaining this project almost alone for more than a year. While I love this project, I have found myself (chronically) lacking free time to help the community and...

announcement

https://hegel.js.org/try#MYewdgzgLgBAtgQysAFgUwCYwLwwB44B8MAFAN4CwAUDDOAFykCUR8SqmJeTANNbSCjoATgHcAlhDSMSLbMTx8qAXybVQkWImQoc+VuVr86YGQAdhmHjABmYOcRIXO3GAH42Ozna5MWjbVRfXmNBEQkpRjtWH24lVWpqIA https://codeburst.io/alternative-to-javascripts-switch-statement-with-a-functional-twist-3f572787ba1c

bug

I tried this on the playground but it fails (`Analyzation: SpreadElement`) Curry is very hard to type correctly, this would be the ultimate test for your project: ```ts const curry...

question

We want to use the `InMemorySpanExporter` to run our tests and snapshot the emitted spans. However, I am not seeing `links` array being filled with `SpanContext`s, while that works when...

stale

Hi, I am using Node.js 6.0.0 on a Raspberry Pi ZeroW running on Jessie. The MRAA was tested and it works, other modules from UPM also work. I am trying...

I am using https://github.com/AnomalyInnovations/serverless-typescript-starter `pnpm install` `serverless offline start` Webpack complains of the missing: ```ts "buffer-from": "^1.1.1", "serverless-dotenv-plugin": "^3.0.0", "source-map": "^0.7.3", "source-map-support": "^0.5.19" ``` Which I added by hand in...

We are not testing that *all* queries work as expected via the data proxy. I think it would be worth checking that via an ecosystem test. Basically, I'd like to...

We have tests for many workspace/monorepo setups but we are missing npm workspaces.

kind/feature
tech/typescript