1 min read

Web browsers

Share What You Know

Open in a new window

Remember: Embedded quizzes like this are used as part of your participation grade.

Introduction

Modern web browsers – Google Chrome, Mozilla Firefox and Microsoft Edge – are considered evergreen browsers. This means that these browsers automatically update so users are always running the latest version.

This data is the worldwide usage of browsers by version number for the last year and shows how each new version of Chrome overtakes the last, in part because there’s no effort on the part of users to switch to the latest version:

If you use your cursor to explore the dots along the lines, you can see each version by number.

Users can opt out of these auto-updates, but since they’re enabled by default, most do not.

Share What You Think

Open in a new window

Remember: You must submit this form to get participation credit.

Getting started

Most of my demos in this course will be using Mozilla Firefox, but you can work in either Firefox or Google Chrome. It’s important for you to use one of these browsers because they are evergreen and because they both have powerful built-in web developer tools that will help you examine, edit and debug the code you create.

Download at least one of these browsers:

You don’t have to understand how to use dev tools at this point; we’ll discuss that in depth later when talking about how to debug your code. 👍🏻

Make this page better.

Found something that's incorrect or confusing on this page? Broken link? I want to know! Open an issue on GitHub to tell me what's up and help me update the page.