You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A typical learning platform offers some way for learners to keep track of their progress. We could probably introduce something rudimentary like localStorage, perhaps? Have to do more investigation into the best approach that works for Astro.
The text was updated successfully, but these errors were encountered:
A typical learning platform offers some way for learners to keep track of their progress. We could probably introduce something rudimentary like
localStorage
, perhaps? Have to do more investigation into the best approach that works for Astro.The text was updated successfully, but these errors were encountered: