1
0 Comments

Social feed in Django

I want to add a social feed to my Django app. I use vanilla Javascript on the front and I wondering if this would be suitable to use for an interactive social feed feature or if would it be too slow.

If I were to use a react component, can I just add react to my app for this feature? I do not have any experience with react but I am happy to learn it.

on May 15, 2023