Vadorequest

Results 314 comments of Vadorequest

Could you please make a video and explain what's not working as expected? I tested the demo and everything seem to behave as expected. You can use https://chrome.google.com/webstore/detail/screencastify-screen-vide/mmeijimgabbpbgpdklnllpncmdofkcpn

A solution that doesn't rely on Custom Domain would be interesting and useful when doing tests against AWS without providing a custom domain (which isn't trivial to do, since it...

Opened an issue on https://github.com/serverless-heaven/serverless-webpack/issues/333 to get some more insight about this.

Opened issue at Next.js: https://github.com/zeit/next.js/issues/3984

The `waitUntilReloaded` was caused because of the missing `nextApp.prepare()` call. But when using it, the application become quite unstable, with infinite webpack rebuild, and therefore very slow. I had noticed...

@cbrulak I strongly suggest **not using** this boilerplate anymore it's completely outdated. Take a look at http://github.com/UnlyEd/next-right-now which is up-to-date and much better in every aspect. (more complicated, though)

Could you point to the Recoil Europe video you're mentioning? I don't understand the benefit of using memoization with recoil. (but I'm not familiar with the topic) Do you mean...

@ulises-jeremias Hey! I was away a few months working on something else, I don't quite remember where we left the conversation, but I'm still interested in having the dual ability...

The video is really interesting, I've learned a few things! I'd love a PR, if you still have the time 😄