Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreypopp
3956 days ago
That (extraction) can be done (React Style does that) but for it to be consistent with JS semantics you need to evaluate code at build time because such template strings can contain interpolations from JS world.
1 comments
andrewingram
3956 days ago
Ah yes, forget about the interpolation issue. I knew there was a reason I stopped digging into it
link