Tomas Jansson

Results 33 comments of Tomas Jansson

First of all, great extension! However, I do see the same behavior. It is not consistent though, and I can't reproduce every time. Closing the tabs fixes it most of...

The structure now is definitely not optimal that is for sure and this would be a step in the right direction. With that said, if you change perspective some people...

Ideally it would be nice if it was possible to "tag" folders in github or something.

It is a little bit unclear about the direction that you intended here. I definitely see some workarounds: * Create a release and use the sha as tag. Don't like...

I think I have the same issue in my small demo repo now. I create a aks cluster, than I want to use the config when creating the cluster to...

@cargoge, I don't think your comment is relevant for broken documentation. Please elaborate if you try to contribute to this specific issues.

Will try the other repo tonight. What I found strange was that when I created a new web api project it referred to the same sdk and that worked, not...

Maybe have a look at this: https://github.com/alfonsogarciacaro/FunScript.HTML/blob/master/src/samples/VanillaJS.fs#L68-L96

As I said in a comment somewhere, I do think the main performance issue is that we do some extra translation between DOM representations compared to elm for example. The...

One thing that might be an improvement would be to map the HTML dsl directly to virtualdom, so when you render you basically have the virtualdom already and don't need...