zakaluka
zakaluka
> * A type provider for css classes. Maybe something like css modules. I just found this project recently that may be worth looking at - https://github.com/Fable-Fauna/Fable.Flora . It's just...
I found the following issue that references the same 13MB size (based on the mono runtime + your code). https://github.com/dotnet/aspnetcore/issues/16525 This issue led me down a long rabbit-hole of additional...
So, digging a little more, I have seen posts on the Blazor site that talk about 3-4 MB deploys. I'm not sure exactly how they are getting these smaller sizes...
My apologies for asking a very naive question, but is this the same technique that I should use to add Javascript "widgets" into the view? E.g., if I wanted to...
Update: Modified the routing function so that no change is required by the user - they can just modify the FunctionHandler body to take the desired action. The FunctionHanlder receives...
Working on this.
Hi All, I have created a hand-written definition based on Kinto.js 11.1.2. The plan is to eventually upload these to DefinitelyTyped. However, before I do that, I would like to...
If anyone wants collaborator privileges into the other repository, just let me know. I'm eager to receive any help I can get.
@Speculative Would greatly appreciate any feedback and changes that you may have. As for the testing, based on your statement, I'll wait to write anything until the basics of the...
@Speculative I know it's been a while, but do you have any changes or feedback on the specification itself? If you have an updated copy, I would love to put...