Tuesday, November 27, 2018

Re: Easiest front end JavaScript framework to integrate with a Djangobackend?

I think this is more of a preference for yourself.

I am using Angular with our Django Rest Framework backend. Which is a nice choice for our current purpose.

Vue.js is also a good choice if you only want a simple frontend with only certain functionality. Of course another choice could be React. 

The only one I wouldn't use in new development would be AngularJS, the reason for that is that it's a legacy framework nowadays, without active development by the developer. 

A final way to do it would be to use jquery of course - as long as it's only minor parts that need to be updated?

Regards,

Andréas


Den ons 28 nov. 2018 kl 03:03 skrev Sir Robert James Patterson <thepattersonthree@gmail.com>:

What Alfred said . . . . .and than some 😉

https://django-angular.readthedocs.io/en/latest/


 

Sent from Mail for Windows 10

 

From: Alfredo Sumague
Sent: Tuesday, November 27, 2018 8:13 PM
To: django-users@googlegroups.com
Subject: Re: Easiest front end JavaScript framework to integrate with a Djangobackend?

 

you can use AngularJS framework with Django.

 

goodluck,

Alfred

 

On Tue, Nov 27, 2018 at 12:21 PM Simon Connah <scopensource@gmail.com> wrote:

I'm in the process of building a website in Django and need to make a
specific part of my application dynamic. Because of that I'd like to use
a JavaScript frontend framework to build this portion of the site.

I was wondering if anyone had any recommendations for which JavaScript
framework I should use that integrates well with a Django backend?

If anyone is curious I am working on an auction style website.

Thank you for any help.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ee666748-f8c9-37c9-5c12-491ef61ab70d%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGF6mrTW8GFXLeM4XaA%2BS7DBv5vjOoDXL%3DvjOSaZmoEBYgUuHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5bfdf35d.1c69fb81.fb1cc.28a6%40mx.google.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCcLzQOinQ9v6AOJ%3DXGjMFX0c163knneuoMYPxFDLtDSCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment