Local Storage in JavaScript with p5.js
What's the easiest and quickest way to have a p5 sketch re-start from where it last left off? Local Storage!
p5.js Web Editor Sketches:
πΉοΈ Local Storage: https://editor.p5js.org/codingtrain/sketches/R-Z_q_4c3
πΉοΈ Local Storage w/ Canvas: https://editor.p5js.org/codingtrain/sketches/cLOmL8Td0
Links discussed in this video:
π Local Storage: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage
π storeItem(): https://p5js.org/reference/#/p5/storeItem
π getItem(): https://p5js.org/reference/#/p5/getItem
π Storage for the Web: https://web.dev/storage-for-the-web/
Other videos mentioned in this video:
π₯ 6.1: Introduction to Object-Oriented Programming with ES6 - p5.js Tutorial
https://youtu.be/xG2Vbnv0wvg
Timestamps:
0:00 Hello! What is Local Storage?
1:15 Color sliders p5 sketch
2:16 p5 local storage code
7:57 Debug storage with developer tools
8:50 Storing JavaScript objects
10:26 Downsides of local storage
11:15 More examples!
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/Guides/community-contribution-guide.html
π© Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://discord.gg/hPuGy2g
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
π Books: https://www.amazon.com/shop/thecodingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/website/issues/new