Creating web applications is a complicated task involving lots of moving parts and interacting components.
In order to learn how to do it, we have to break down these parts into manageable chunks and try to understand how they all fit together.
The web application development workflow is the process that we use to build our applications.
We’ll learn the basics of the tools that make it a manageable and (mostly) painless process.
These tools include a code editor, the Chrome web browser, an SFTP client, and the Command Line Interface (CLI, or shell), for your computer.
These are the essential tools for web developers.