Replies: 1 comment
-
Wait, I'm not sure we can do this:
We do use if-else statements and for loops in Create Eth Ap. |
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
-
Mustache is only 110 kB in size, while Handlebars a whopping 2.72 MB.
It's true that TypeScript is smart and doesn't include the unused code from the Handlebars package, but I suspect that the resulting build would be smaller with Mustache nonetheless.
Beta Was this translation helpful? Give feedback.
All reactions