Jake Lazaroff

Results 4 issues of Jake Lazaroff

Right now, Radish does a couple things that make the HTML authoring experience nicer: - HTML files are automatically nested in folders for nicer routing. For example, if a page...

Service workers can pre-populate their cache on install ([MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#install_and_activate_populating_your_cache). It would be nice if Radish generated a service worker that pre-cached entire pages and their assets, controlled by the...

**Describe the bug** `.exhaustive` returns a false negative type error when matching an enum. **Code Sandbox with a minimal reproduction case** https://codesandbox.io/s/focused-chatterjee-exp2m **Versions** - TypeScript version: 4.3.2 - ts-pattern version:...

workaround provided

Hi! Just tried out Solid Start and had trouble setting up the project because of a `degit`-related zlib error. I dug around and found [an open bug report in the...