#30296: Add how-to guide for JavaScript frameworks integration
-------------------------------------+-------------------------------------
Reporter: Maciej Olko | Owner: (none)
Type: New feature | Status: new
Component: Documentation | Version:
Severity: Normal | Resolution:
Keywords: javascript, rest, | Triage Stage: Accepted
api, assets |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Thomas Güttler):
I think the first step would be to focus on how to get a library which you
can install via npm integrated into Django.
CORS, APIs, DRF ... are a different topic (and I think it is out of scope)
But I think this should be documented:
Imagine you want to integrate a simple npm installable JS library like:
https://github.com/BlueM/form-change-tracker
It is not that super simple, because above library has a dependency.
The task is not really hard. But up to now everybody does it in a
different way. It would be nice to have
a simple default way of integrating npm installable JS libraries.
--
Ticket URL: <https://code.djangoproject.com/ticket/30296#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.9650a0d8ef407417fdbfe6a8dd8b5e93%40djangoproject.com.