From the course: Multimodal Programming Interfaces

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Using live reload and developer tools

Using live reload and developer tools

From the course: Multimodal Programming Interfaces

Using live reload and developer tools

- [Narrator] For developing websites, there are tons of different tooling out there, and many different workflows, and many different ways to tackle these. But I want to show you a couple of ways that you can actually put to good use in a very simple way. The first one that I'm going to show you is the live reload. So again, this is my landing page, and I'm going to be using it as an example. But the, the live reload means that whenever I'm making changes to my website, I want those changes to be shown. So if I am on the terminal, or if I'm with a text data and I'm changing, for example, the copy here, and I want to see that, what would happen is that I will have to come here and hit Reload, and get that, to see those changes be reflected in this website. Now, that to me is, well, far from ideal. I prefer to have something that works in a way that is seamless, and that it prevents me from having to be reloading this…

Contents