Auto Template Update

18 views
Skip to first unread message

Dev femibadmus

unread,
May 30, 2022, 7:28:40 AM5/30/22
to Django users
fine! we can submit form with ajax, and update little tag b cant update all.

Instagram auto update likes, new post, message or even notification without any event, even if a event itself action how possible to update differents post likes, notification blah blah blah blah blah......How???

Ryan Nowakowski

unread,
May 31, 2022, 8:52:22 AM5/31/22
to django...@googlegroups.com, Dev femibadmus
There's a couple of ways to update the UI without the user doing anything. First, you can poll the server at a regular interval using JavaScript. Second, you can use a websocket to push updates from the server to the client.
Reply all
Reply to author
Forward
0 new messages