NYCrb / devpunks

http://devPunks.com modern development site for podcast & youtube videos
MIT License
16 stars 1 forks source link

[Talk Proposal] Building an offline-first client side database for progressive web applications. #60

Closed avshrk closed 1 year ago

avshrk commented 5 years ago

Hi NYCrb,

I would like to do a presentation on my current open source project, CushionDB. It is an easy-to-use data management framework for building small, offline-first, Progressive Web applications. It simplifies the process of managing and persisting single-user data without writing any server-side database code. It also provides user authentication out of the box, helping developers build secure PWA-compliant applications for efficient client-side data management. CushionDB expands on current offline-first data models by employing different PWA tools that ensure data integrity regardless of network connectivity, and abstracts many of the complexities around utilizing these tools for native-like client side data management.

Outline of the presentation:

The talk is about 35 - 40 minutes long, but I can shorten it down.

Thank you, Avshar