python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Real time co-editing notebook plataforms
I work as a DS in a ver small company, so all of the DS team is very "young" in this field.
We are currently experiencies issues with cooperation, especific at the writing code moment.
We've...
juan escorcia
Votes: 0
Answers: 0
Django cache real-time data with DRF filtering and sorting
I'm building a web app to manage a fleet of moving vehicles. Each vehicle has a set of fixed data (like their license plate), and another set of data that gets updated 3 times a second via websocket (...
Mike
Votes: 0
Answers: 1
Flutter How to update data in real time?
I am using rest apis for getting data but i want to update it in real time, I can't use firebase for the same. please suggest me any better way also calling api again and again is not good idea to ach...
Aniket Songara
Votes: 0
Answers: 1
Realtime data update to the client using Websocket in node js
I want to send ws message to the client when my sql sever database table values updated or new row inserted (real time data) for that client. how can I achieve this. I'm using Node js and Mssql for DB...
venkatvidyut
Votes: 0
Answers: 0