Building Blocks of a Web Application Flashcards

1
Q

What is the name of the process that is described as how users will consume and interact with your application?

A

User Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the name of the process that is described as how users navigate between different parts of your application?

A

Routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the name of the process that is described as where your data lives and how to get it?

A

Data Fetching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the name of the process that is described as when and where you render static or dynamic content?

A

Rendering

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the name of the process that is described as what third-party services you use (CMS, auth, payments, etc) and how you connect to them?

A

Integrations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the name of the process that is described as where you deploy, store, and run your application code (Serverless, CDN, Edge, etc)?

A

Infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the name of the process that is described as how to optimize your application for end-users?

A

Performance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the name of the process that is described as how your application adapts as your team, data, and traffic grow?

A

Scalability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the name of the process that is described as your team’s experience building and maintaining your application?

A

Developer Experience

How well did you know this?
1
Not at all
2
3
4
5
Perfectly