Nikita Gaidakov
Nikita Gaidakov
**Quick Summary:** A type alias with a constrained type variable—like `number`, `appendable`, etc.—can have that variable bound to concrete type which violates the constraint, when used in an annotation. The...
When visual block is selected which reaches to the end of the selected lines, pressing `A` puts the insert cursors at the beginning of the lines, shifted down one line....
This seems to be a very specific situation in which the new code completion for record expressions feature falls down: ``` f : { foo : { bar : a...
I'm new to ReScript and I've been trying the VS Code extension with Format on Save enabled. However, I'd like to manually control formatting with the Format Selection command ([more...
I'm using `vue-jest` 4.0.1 with `@jest/core` 26.6.3 (via `vue-cli-service test`). I can't seem to import named exports from a Vue SFC. For example, in my vue file I have: ```html...
# Bug Report ## Problem There are moments in my app when two media elements overlap, both playing at the same time. If at this time I attempt to call...
If I have an element with both a `@click` handler and a `v-longclick` directive, I would expect that once the longclick event has fired, my click handler won't be called...
I'm migrating a large Vue app to Vite. One issue I ran into was with `` tags that a few of our SFCs have, which contain documentation in markdown to...
I came here from https://zackoverflow.dev/writing/flappy-bird-in-type-level-typescript This looks like a really worthwhile project. I love typescript's type-level power and recognise its compiler is crushingly slow compared to what's possible. I'm also...
I'd like to share specific locations, while still pointing people to the site. So when the form is submitted the url might be something like https://bernie-sits.herokuapp.com/?location=niagara%20falls