TUTORIAL DIFFICULTY: Easy
You should be able to follow along easily if you are able to find blocks by looking at a screenshot. This video is aimed at Beginner users and will teach you how to use the most basic storage component: TinyDB.
VIDEO DESCRIPTION:
Use a TinyDB component when you want your app to “remember” data. Ideally, you’ll want to use this component for data that the user wouldn’t want to change or hack, such as “Remember Login”, dates, Hi-Scores, etc.
DOWNLOAD PROJECT FILE TinyDB.aia (141.1 KB)