Web Development

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Backend

The server-side logic.

2
New cards

CSS (Cascading Style Sheets)

Stylesheets for web pages.

3
New cards

DOM (Document Object Model)

The interface for web documents.

4
New cards

Frontend

The client-side interface.

5
New cards

Full Stack Development

Working on both frontend and backend.

6
New cards

HTTP (HyperText Transfer Protocol)

Protocol for web communication.

7
New cards

HTTPS

Secure HTTP using encryption.

8
New cards

HTML (HyperText Markup Language)

The structure of web pages.

9
New cards

JavaScript

A scripting language for web development.

10
New cards

JSON API

Data exchange format for web applications.

11
New cards

REST (Representational State Transfer)

A web API architecture.

12
New cards

Session

Data stored temporarily between requests.

13
New cards

WebSocket

A protocol for real-time web communication.