DEV Community

Discussion on: Vue on Django, Part 4

Collapse
 
rpalo profile image
Ryan Palo

Oh my gosh! That's so amazing! Well, let me know if there's any way I can help. Also, let me know if you figure out a better way to do things. I wrote this as I was first learning Vue, so I'm sure there are ways to improve. Or even better, share a blog post with your brand new Dev.to account! :)

Collapse
 
vidja profile image
VidJa

Thanks too. I'm also using your vue tutorial in a scientific context. I want to revamp my old django site on microbial genomes to a vue.js app.

b.t.w. I found the following post helpful in preventing cors errors during debugging.
stackoverflow.com/questions/357609...

I'm looking forward to see an update using axios