Skip to content

Instantly share code, notes, and snippets.

@dylanberry
Created May 13, 2020 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylanberry/5eb0ff5fec0b9a4de8be76786349cc97 to your computer and use it in GitHub Desktop.
Save dylanberry/5eb0ff5fec0b9a4de8be76786349cc97 to your computer and use it in GitHub Desktop.

Agenda

  • Mock services that communicate with the backend

Notes

Tasks

  • Ask Allan Ritchie about ApiClientFactory https://github.com/BSiLabs/RateTheMeet/blob/master/MeetupSurvey.Data.Impl/ApiClientFactory.cs
  • lachlanwgordon: What I think is a good Idea, but haven't tried yet. Is to have a Blazor Server Project and a Blazor WASM project in the solution that reuse all the same files. So you can. do 90+% of your debuggin in server blazor which has a good debug experience
  • research Blazor components
  • SurveyPage - Issue with the question carousel; how do we submit?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment