|
|
|
|
|
by pmontra
1055 days ago
|
|
This is subjective and in part marketing but given that it is installed with pip install django-unicorn
and used with from django_unicorn.components import UnicornView
like any other python module used in a Django app, I'd say that it brings the full stack inside Django, much like its counterparts for Laravel, Phoenix and Rails. What was only backend plus server side generated pages is also Javascript now, written inside the backend without even having to know Javascript. |
|