Questions
The following questions are provided for your consideration:
- Can
IJSRuntime
be used to render a UI? - How would you add our local storage service to a Razor class library?
- In what scenarios would you use sessionStorage rather than localStorage?
- Is localStorage secure?
- How do you verify that the browser supports localStorage and that it is available for use?