You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you name the elements inside your nested blocks? Should you put the name of the parent block class as a prefix or the name of a higher block class? For example, in the code below, how should you name the element p (block1__elemanname or block2__elementname )?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How do you name the elements inside your nested blocks? Should you put the name of the parent block class as a prefix or the name of a higher block class? For example, in the code below, how should you name the element p (block1__elemanname or block2__elementname )?
Beta Was this translation helpful? Give feedback.
All reactions