One Scope Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

pitfalls

A

Подводные камни

However, like any technology, it comes with its learning curve and potential pitfalls.

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

avoid

A

Избегать, предотвращать

Therefore, this hotfix must be installed to avoid the issue

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

core

A

Ядро

One of the core features of Vue.js is its reactivity system

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

rely, relying

A

(гл, прич)

Полагаться, полагающийся

If you already rely on some library that includes methods for encoding/serializing then you can use this instead.

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

lead to sth

A

phrasal verb

If an action or event leads to something

Привести к

Which can lead to unnecessary computations and performance issues

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

unnecessary

A

(прил)
Ненужный, лишний

If so, how can I avoid this unnecessary call?

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

ensure

A

(гл)
Гарантировать

This ensures the calculation is cached and only re-evaluated when the dependencies change, improving app performance.

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

access to

A

(сущ.)
Доступ к

Most smartphones will block access to these directories.

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

nested

A

(прич.)
Вложенный

When possible, apply v-if on a nested element or use computed properties to filter the data before looping through it with v-for

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

approach

A

(сущ.)
Подход

This approach improves readability

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