Craig Doremus

Results 7 issues of Craig Doremus

This PR updates CONTRIBUTING.md to add coding & naming standards. Styling recommendations are derived from [Deno Style Guide](https://deno.land/manual/contributing/style_guide). **Note**: This is a very much a draft work-in-progress (WIP). Please suggest...

I upgraded to Deno 1.22.0 and found that `vendor.test.ts` failed. The error appears in the `replaceImportStringLiteral()` function of `vendor.ts` when vendoring the import for the _invariant_ library (see below). This...

bug

As Ultra approaches the release of version 2, it seems like we need update our [contributor guidelines](/exhibitionist-digital/ultra/blob/master/CONTRIBUTING.md) to assure that code quality is maintained. We might want to start with...

documentation

The Scarborough, ME office of Senator Angus King is no longer in service. I was able to leave a message for the senator using the Augusta, ME office phone.

Data / Phone Change

Hot module replacement was just added to the Deno runtime in version 1.38. This should be leveraged to implement HMR in Ultra.

The `use-islands` example is a bit of a wrinkle on **Ultra** that needs to be documented. Things that need an explanation include: - The `server.ts` file changes compared to the...

documentation
good first issue

Add authentication to allow for access control and tracking of a user's quiz results.