🌈 Web Dev Flashcards 🌈

HTML
The standard markup language used to create web pages.
CSS
Styles the HTML elements on a web page (colors, layout, fonts).
JavaScript
A programming language that makes web pages interactive.
Firebase
A cloud platform for hosting apps, databases, and authentication.
FireStudio
A tool/interface for building and managing Firebase projects visually.
Firebase Console
The web interface to manage Firebase apps, data, and settings.
GitHub
A platform for hosting code repositories and version control.
Node.js
JavaScript runtime used to run JS on the server.
API
A set of rules that allows different software to communicate with each other.