Front-End Flashcard
Damfe Samuel
Created on October 23, 2024
More creations to inspire you
Transcript
Flip
Flip
Front-End (Client-Side)
Back-End (Server-Side)
Front-End
This includes everything that users interact with directly, such as the website or app interface. Popular front-end technologies include HTML, CSS, JavaScript, and frameworks like React, Angular, and Vue.js.
Back
Back-End
This powers the product behind the scenes, handling databases, servers, and business logic. Common back-end technologies include Node.js, Python (Django/Flask), Ruby on Rails, and databases like MySQL, PostgreSQL, and MongoDB.
Back