DeAndre Johnson

Results 7 comments of DeAndre Johnson

The issue for me is that it seems like the router relies on `window.location.pathname` so it throws error: `ReferenceError: window is not defined` when using ssr. https://github.com/hyperapp/router/blob/8db6747b3598c5c7832ffe1c0f09311fecb0ceee/src/location.js#L17-L21 I assume the...

Will bundle sizes eventually be smaller?

Found this tool for building react-native apps with webpack: https://github.com/callstack/haul

Sorry guys, I've been on vacation. I'll update the PR sometime this week to get this moving along

> This is looking great! Thanks for adding the examples. I'm not familiar with Svelte as much but seems like their reactivity model is similar to Solid. Let me know...

> @drejohnson anything I can help with to move this along? Thanks! Are you familair with rollup? I can't figure out how to package .svelte components. That and writing tests...

> This looks great, thanks for making it happen, I'm very excited to use this ❤️ > > I'd like to suggest an API change to make it feel more...