Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在用启动器 gatsby-material-starter 编写我的第一个 gatsby PWA。该应用程序应在本地存储一些数据,例如日常笔记和约会。数据将仅保留在客户端。我知道我可以使用 localStorage。pouchDB 呢?或者什么最适合 gatsby PWA 世界?