Is it a good practice to use HTML5 semantic elements with BEM? E.g. is
<header class="header header--full">
<nav class="header__nav">...</nav>
</header>
OK or I should use divs instead?
Use the semantic elements. Your example is exactly how you should do it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With