azerothian
No user record in our sample, but azerothian has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but azerothian has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
sounds like you have your project configured wrong, transpiling should impact compilation not the loading aspect of your application
or async get() { const response = await fetch(`${baseAPI}/heroes`); return response.json(); }
I cant tell if this is serious or sarcastic...
if you want the best of both worlds, i use cjsx (https://github.com/jsdf/coffee-react) for my react components e.g. https://github.com/Azerothian/reacta-test/blob/master/react/...