— And using basic constructions of js
— What you mean by "styled approach"?
— Styled is a library that allows you to embed css inside js
— Https://www.styled-components.com
— I don't have any idea about css but I'm a fan of metaprogramming techniques
— And my college speedup fronted work with this
— Ye, i understand why it's fast, because it doesnt trigger browser to parse/render all that, but there is one more possibility🤤 super experimental
Message permanent page
— It breaks separation of concerns principle.. but, that's okay, no alternatives so far
— Nop, i mean is fast because you can code css from js