The power of SQLite
This blog post was published more than one year ago and might be outdated!
· 3 min read
In a few React.js projects, we have huge JSON files, which are used for the filterable data in the frontend. To keep the frontend fast we decided on creating a small standalone API.