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
Code in the "Saving data from a web page" article is still using a val to store data. Code blocks should be refactored to use blob storage instead. Additionally all code should be presented as code blocks instead of embedding vals.