Bibek Kakati
Bibek's Blog

Bibek's Blog

Follow
homeSponsorsbadgesnewsletter
Tag

backend

#backend

More content

Read more stories on Hashnode


Articles with this tag

How to store coordinates in MySQL

Apr 25, 20221 min read

Geometry - Spatial Data Type Β· Many times we capture the geo-location of users and store in the database for different use cases. I have seen that most...

How to store coordinates in MySQL

Short Polling vs Long Polling

May 28, 20213 min read

Real-Time Communication Β· Hello everyoneπŸ‘‹ Before proceeding, I am assuming, you are aware of the request-response architecture of a basic web...

Short Polling vs Long Polling