Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document relevant Blazor topics #3

Open
2 of 4 tasks
Tarmil opened this issue Jul 29, 2019 · 0 comments
Open
2 of 4 tasks

Document relevant Blazor topics #3

Tarmil opened this issue Jul 29, 2019 · 0 comments
Labels
documentation Add/fix the Bolero documentation

Comments

@Tarmil
Copy link
Member

Tarmil commented Jul 29, 2019

We should expand the documentation to cover aspects of Blazor that are relevant to Bolero. In no particular order:

  • Dependency injection using [<Inject>].
  • JS interop using IJSRuntime, including the JSRuntime property provided by ProgramComponent, as well as how to use it with Elmish commands.
  • Ajax calls using HttpClient, including how to use it with Elmish commands.
  • Server-side Blazor, including how it interacts with Remoting and HTML hot reloading.
@Tarmil Tarmil added the documentation Add/fix the Bolero documentation label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Add/fix the Bolero documentation
Projects
None yet
Development

No branches or pull requests

1 participant