Hacker News new | ask | show | jobs
by holtalanm 2582 days ago
really interesting, but i took a look at the docs, and they 100% look like urql is only compatible with react. Can I use urql with Vue.js, or would I just be inviting misery upon myself if i tried?
2 comments

we've been using apollo with vue.js (and typescript!) with a django-graphene backend and we've been having zero problems.

honestly, it's my favorite stack nowadays.

> Can I use urql with Vue.js

Would like to know this also.