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.

Module summary

Module summary

- From development tools to doing the live reload server and having a way where we can see the changes immediately, it's very good. When doing the web development, you can choose not to do that, but you saw how easy and nice it was to make those changes and see them reflected almost immediately when the website was automatically reloaded. That makes things easier and I think this process will serve us well when we start doing more changes, and we don't have to go back and forth trying to hit reload. We also saw the developer tooling, which is present in basically almost all modern browsers. It will help you understand when certain things are not quite working.

Contents