Replies: 1 comment
-
Being able to use template literals would significantly reduce the amount of duplicated code in our project. Can one of the contributors please provide a response here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have many duplicated codes with fragments, and i want to simplify it.
i have similar to this
so i wanna add variable with blocks array and reuse it like this
in a fragment
i tried many variants with variable but looks like it's impossible to do it?
Beta Was this translation helpful? Give feedback.
All reactions