+ 2
How to connect a web page(html,css, JavaScript)with a database(local) as web page is still offline??
How to connect a web page(html,css, JavaScript)with a database(local) as web page is still offline??
3 odpowiedzi
+ 1
Hi Arpit
The modern way to do this is with Service Workers
https://developers.google.com/web/fundamentals/primers/service-workers/
and related to this is IndexDB
https://developers.google.com/web/fundamentals/instant-and-offline/web-storage/offline-for-pwa
+ 1
actually i am ready with my webpage which is developed with html and css but now i am blank with database and i need urgent connectivity with database... because it's my collage project and submission date is near....