Don Alvarez

Results 19 issues of Don Alvarez

BlazorWorker looks like a great way to incrementally add some .NET to an existing React/Angular/Vue/jQuery/whatever page or site. Is there any chance of a tiny Demo where some JS in...

documentation

The owner of the pageify-it archive (React integration mentioned in the main page.js Readme file) has archived the project as read-only as of 0.0.14 and as of six months ago....

I didn't spot any support in the samples for debuggable hot reloading so I'm submitting an additional sample as PR https://github.com/microsoft/mixed-reality-extension-sdk-samples/pull/49 in case its helpful to anyone else. Usage is...

This project is no longer actively maintained as I've shifted focus from Electron.NET to https://github.com/yoDon/electron-dotnet which is both much simpler and a much smaller delta off of stock Electron and...

The existing arc/types.js file is sooooo close to being a typescript *.d.ts file. I spent about an hour trying to hand edit types.js into a list of type definitions but...

Fixes #137 Removes one line of code from the library, adds one line of code to the test fixture, updates the readme and nuget readme, in order to give callers...

The `SignalR.Orleans` `UseSignalR()` function is currently forcing callers to do a bunch of additional work in their projects to explicitly list all the grain types they are using. This extra...

**Describe the bug** I pointed the GitHub Repo Q&A bot (using `text-embedding-ada-002`) at a small NextJS TypeScript repo that uses fetch to interact with gpt-3.5-turbo. When I asked the bot...

samples

The QuestPDF docs and examples offer no working guidance on how to use QuestPDF in the cloud. The docs and examples all seem to assume we are writing desktop applications...

Adding a NextJS TypeScript example and some README steps on using Preline with NextJS 13. This might be helpful to folks who had questions in https://github.com/htmlstreamofficial/preline/issues/101 and https://github.com/htmlstreamofficial/preline/issues/83