Maxime Mangel

Results 1077 comments of Maxime Mangel

Hello @STTR13, you can find it used in the SignUp example. In this example, it is used to display server side errors. https://github.com/hecrj/composable-form/blob/f1df4f51d5c8e57c8a929a0c770904ca125fc9c9/examples/src/Page/Signup.elm#L141-L147 I think you can also use it,...

@kunjee17 If you are speaking about hosting awesome-fable onto Fable.io. Then it is already done. The page can be accessed here: https://fable.io/resources.html It is under the "Resources" tab in the...

I think we should stop accepting PR here otherwise, we will ask user to send PR to Fable repository or do it ourselfs. It is probably better to archive this...

@kunjee17 The easiest way is to go to https://fable.io/resources.html and click the `Edit` button.

> @MangelMaxime You might not believe but I propose this long back to @alfonsogarciacaro . But at that time we are just getting started with things so we haven't integrated...

@kunjee17 I finally have the new re-design of Fable website ready with Fable Awesome integrated in it. I just asked for review so hopefully it should soon be released. https://github.com/fable-compiler/fable-compiler.github.io/pull/98#issuecomment-890092864...

I didn't test what I will say but the regex you provided doesn't match. [Example](https://regex101.com/r/dRHPr8/1) If you use `/bundle.js.*/` as a regex then it will match the resource name. [Example](https://regex101.com/r/xE91Kr/1)

I just want to point that, I will not update my repo anymore. But still the sample are working :) Edit: Or at least not now :)

@cxw42 Like daurnimator said I don't see any changes on lua.vm.js that could break them at the moment. If you speak about the live version there are still working [here](http://mangelmaxime.github.io/Lua.vm.js-Samples/pages/www/)

This was mostly to say I don't maintain it anymore :)