gQuery
gQuery copied to clipboard
Fix need to pass fetch into functions
Install isomorphic fetch for use in client side when you aren't fetching from a load function.
Need some kind of way to warn users that they need to pass fetch for load functions though.
You mean a nice message like this:

Even showing you the code to copy/paste!
🥳