Sobes.tech

How to avoid cases where lists are displayed in the wrong order in the UI when deleting or adding array elements (question about key in lists)?

151

There is a component where props.items are sorted directly through props.items.sort(). Can you comment on this situation?

145

When opening a page, we tried to get the height of the page (element), but received null. What happened and how to debug it, what actions to take?

145

Have you tried using Codex or similar tools for the full development cycle (front-end, database, SEO promotion) in a pet project?

144

What should you do if an element still hasn't appeared in the DOM in mounted (onMounted) (about nextTick)?

139

We are creating a modal window component. Can you describe the structure and how you would implement it in general terms?

138

What is the difference between useTemplateRef and a regular ref in terms of the value before component mounting (undefined vs null)?

136

We have a reactive variable (ref) user with fields name, surname, patronymic. How to track if something in this object has changed using watch?.

133
/3