Thinking that LLM are so good now with F# that it might save/propel F#, as decision makers wouldn’t be scared of lack of content/exposure/training anymore.
Thinking that LLM are so good now with F# that it might save/propel F#, as decision makers wouldn’t be scared of lack of content/exposure/training anymore.
But that is a workaround I feel, I'd still like to have them in the CMD line. I posted a slack message in the #fsharp discord: discord.com/channels/196...
But that is a workaround I feel, I'd still like to have them in the CMD line. I posted a slack message in the #fsharp discord: discord.com/channels/196...
I realized that the #fsharp "dotnet feliz" template didn't have HMR working anymore, I had to press F5!
So then I just tried your template, very nice, other than the mention of Advent of Code 😅. HMR worked out of the box.
Would be amazing to have it as a dotnet template!
I realized that the #fsharp "dotnet feliz" template didn't have HMR working anymore, I had to press F5!
So then I just tried your template, very nice, other than the mention of Advent of Code 😅. HMR worked out of the box.
Would be amazing to have it as a dotnet template!
This makes it as fluid as #typescript
This makes it as fluid as #typescript
Then installing tailwind as per the official docs, I could not start or build the project.
Turned out I need to make package.json compatible with vite by adding type: “module” !
Then installing tailwind as per the official docs, I could not start or build the project.
Turned out I need to make package.json compatible with vite by adding type: “module” !