Petar Stokić

Results 10 comments of Petar Stokić

> ``` > import { Elm } from '../elm/src/Main.elm' > > Elm.Main.init({ node: document.getElementById('elm') }) > ``` This also worked for me, using webpack 5 with Typescript and Elm 0.19.1

> https://jsfiddle.net/bigtimebuddy/y2s9zutx/ Hi @bigtimebuddy, I've tested the fiddle you posted on Samsung S22 Ultra, on both Chrome and Samsung Browser. The result is the same on both of them. Actual:...

I've managed to get `dive` working on arm64 Ubuntu, for dissecting Podman images. The @oshanz's answer works fine for dissecting Docker images, even on arm64 based Ubuntu. But, I encountered...

Hi folks, is there any status update on this? 🤞

Sorry for reopening this issue but I've encountered a similar issue. I'm working on a mixed javascript/typescript project using WebStorm; when I import an effect in a `js` file, I'm...

Hi @neurosnap, thanks for answering 🚀 I can confirm that (_locally_ in WebStorm) type inference works properly for `redux-saga/effects`, if I change the file extension from `.js` to `.ts`. Unfortunately...

It works well in VS Code (locally), but JS files in WebStorm (locally) do not recognise types for "redux-saga/effects". Many other libraries work fine. Here's the exported StackBlitz project. You...

I appreciate you effort @mafgwo, and I really enjoyed using the original StackEdit app. Since you've taken the lead to revive it's development, I'm grateful to you. But I was...

Hi @lekhmanrus, Thanks for creating a PR for this 🙌

Just recently started using this extension and I cannot agree with @smurfvindaloo. But I stumbled upon another workaround (for youtube at least), you can use `shift + number` to seek...