Jacob Ebey
Jacob Ebey
In a world where portions of the component tree can hydrate and become intractable with child components still being suspended, does documentation / guidance exist on how to handle these...
chore: update remix version This is a super cool project! I made a few small changes to be able to enable JS while still working without JS.
I love using typescript-rest, but wanted to easily be able to secure my routes with JWT tokens so I whipped this up and finally got around to rolling it into...
It would be nice to have a configurable property on the LocationProvider that would prefix local routes with a base name / public path. The use-case for this is to...
All tests are passing locally but some touch-up work needs to be done. Docs need to be updated and migration strategy / tests need to also be updated.
A simple to uses, deploys anywhere boilerplate to get you going in GO and GraphQL that uses todomvc around create-react-app and apollo client to query the GO GraphQL backend. https://github.com/jacob-ebey/go-graphql-boilerplate
I haven't seen anything out there demonstrating react hooks in a todo app, so I borrowed your npm css package and whipped one up: https://github.com/jacob-ebey/hooks-todo Would you like this added...
This should still support all current use-cases, as well as allowing an external CLI to utilize this to dynamically generate a webpack config.