Chrome is a free web browser developed by Google, based on the Chromium open source project. Some key differences are described in BrowserStack's Chrome vs Chromium: Core Differences guide.
developer.mozilla.orgPreviously, we told you to install a code editor, as you'll need one to work through this pathway. In this article we look at code editors in more detail, giving you an idea of what they can do for you.
developer.mozilla.orgBy this point in the module, you should have multiple modern web browsers installed on your computer or other available devices. This article goes deeper into using browsers, looking at how a web browser works, the difference between some of the everyday things you'll interact with, and how to search for information.
developer.mozilla.orgIn this article, we discuss what software you need to do simple web development and what you need to install now, including a code editor and some modern web browsers.
developer.mozilla.orgIn this article, we lay out which software components you need when you're editing, uploading, or viewing a website.
developer.mozilla.orgGetting involved on the Web isn't as cheap as it looks. In this article we discuss how much you may have to spend, and why.
developer.mozilla.orgThis article explains how to do cross-browser testing: how to choose which browsers and devices to test, how to actually test those browsers and devices, and how to test with user groups.
developer.mozilla.orgThis article looks at the anatomy and workflow of the average video game from a technical point of view, in terms of how the main loop should run. It helps beginners to modern game development understand what is required when building a game and how web standards like JavaScript lend themselves as tools. Experienced game programmers who are new to web development could also benefit, too.
developer.mozilla.orgHTML comes with elements for embedding rich media in documents — and — which in turn come with their own APIs for controlling playback, seeking, etc. This article shows you how to do common tasks such as creating custom playback controls.
developer.mozilla.orgApache Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.
hub.docker.com