Open sanjarcode opened 1 year ago
https://www.zachsnoek.com/blog/understanding-tagged-template-literals-in-javascript
I saw this today, and though "this isn't valid JS" (Babel config is required). Turns out I've already used it (styledcomponents lib).
It is valid JS.
https://www.zachsnoek.com/blog/understanding-tagged-template-literals-in-javascript
I saw this today, and though "this isn't valid JS" (Babel config is required). Turns out I've already used it (styledcomponents lib).
It is valid JS.