-
### ReactJS Portal?
Previously there was reactjs project with boilerplate as well I am not seeing it anymore
-
It is necessary to implement threads, because in the majority of platforms that run Dart supports thread, such as Android, iOS, Windows, Linux, MacOS, * WebAssembly etc.
Many use cases where thread…
-
I present an enhanced proposal for a comprehensive multi-agent system. This system uniquely leverages the OpenAI API to optimize task management in code generation, specifically addressing the max tok…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to create basic S…
-
### Background and motivation
When writing reducers on immutable data we often update an item in a sub collection. Take the following example
````csharp
var updatedLecture = oldLecture with {
…
-
**NOTE**: This proposal aims to be a public technical discussion regarding the future of C# in Godot. The idea is to get help from the community to reach implementation direction consensus.
### Des…
-
Blazor supports the notion of events, such as `@onlick` events, as shown here:
```
Delete
```
This allows the `DeleteUser` method to be invoked in the page's `@code` section.
I'm looking fo…
-
For every `INotification` you want to send to the client over SignalR, you have to create an `INotificationHandler` for that specific notification, which then calls the hubcontext to send a specific `…
-
I think it would be very helpful to have a minimal blazor wasm example.
Pages to cover: /counter and /weatherforecast (both with EFCore)
So: No specials (even custom logging), just the default wasm …
-
Vidyut lipi uses custom enum type for script/scheme ids. It would be useful to change these enum values to ISO codes. This will help in interop with other langs. For Roman schemes, you could define nu…