Tag: vue

Translating a paper-based theory diagram into a clientside interactive takes teamwork and a solid diagramming library.

Delivering data from server-side to client-side is pretty straightforward. Generally, you just throw together an API, RESTful or otherwise. When working in the Django framework, there are a couple of other options to consider, that might be easier and solve a few problems.