[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.53,0:00:09.51,Default,,0000,0000,0000,,Hello. In this video, I'm going to look at\Nhow to work on your p5.js sketch, or Dialogue: 0,0:00:09.51,0:00:16.77,Default,,0000,0000,0000,,really any HTML, Javascript, CSS combo\Nthingamabob, outside of / in any old text Dialogue: 0,0:00:16.77,0:00:21.79,Default,,0000,0000,0000,,editor by running a local server on your\Nlaptop. Now, what does that mean? Dialogue: 0,0:00:21.79,0:00:25.26,Default,,0000,0000,0000,,Actually, I'm going to use the whiteboard\Nfor a second. So, let's just think about Dialogue: 0,0:00:25.26,0:00:29.26,Default,,0000,0000,0000,,the internet, and the web, and all that\Nstuff for a second. So, you are making a Dialogue: 0,0:00:29.26,0:00:33.63,Default,,0000,0000,0000,,webpage and you have a laptop. And to\Nmake your webpage, you're maybe editing Dialogue: 0,0:00:33.63,0:00:36.45,Default,,0000,0000,0000,,an HTML file. Maybe you have a CSS file.\NMaybe you have a JavaScript file. And Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,you're editing all these files. They're\Njust plain text files and you're editing Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,them in some text editor. So, the text\Neditor I'm going to use happens to be one Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,called sublime. But