Background
Firebases realtime databases has super low latency data updates capability (less than 10ms) by utilizing web socket. It support multiple platform SDK including javascript or nodeJS. Cloudflare static web hosting can be used to host web application that utilize web socket.
Objectives
to understand how to deploy firebase realtime datbase based web application using vanilla javascript using cloudflare
Deliverables
Article & Illustration