Marco Roth
Marco Roth
Hey @pySilver, thanks for opening this issue. This is definitely an interesting use-case! Usually I would say, if the `replace/update` action serves your needs just use them over `morph`. Though...
I like the idea where this is going @infews! Also makes me wonder if we can actually re-use the same view for all the pages 👀
Regarding your future suggestions: Yeah, I think we need something more appealing! I was thinking of having cards, with an image, headline and small description each for each link. Similar...
Just as a heads-up, there's probably quite some overlap design-wise with the issue https://github.com/marcoroth/hotwire.io/issues/53
Hey @29deepanshutyagi, thanks for checking-in. I guess we would need some illustrations in the same format for all the use-cases. If that's not your thing, we could start with adding...
Awesome, thanks @SmithWebDev! We currently have an almost empty `articles.yml` file for the content at: https://github.com/marcoroth/hotwire.io/blob/4a71f10e6b67fa9c10c64a43013854eae2de7e6b/app/content/data/articles.yml#L1 Feel free to add some articles so you can test it probably. We probably...
Hey Chris, I'm not done yet, but wanted to respond to your email too! The `esbuild-rails` support the parser supports is for the [`esbuild-rails`](https://github.com/excid3/esbuild-rails) NPM package. I personally wasn't aware...
I opened an issue to add support for `esbuild-plugin-stimulus` too 🙌🏼
Hey @jaryl, thank you for reporting this issue! As of right now, there is no configuration to configure the LSP/Stimulus Parser on where to look for controllers. The idea is...
I opened a pull request with a failing test https://github.com/marcoroth/stimulus-parser/pull/137 for this