1 min readJun 22, 2020
Clear article. What are your thoughts if you have lets say two components. Each which has it's own ObjectStore. How would the connection to the database best be handled? Import a js file in each component? Some kind of global db stored in State?