-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Teacup doesn't have any support for asynchronous templating at present. There are various JS templating engines with async support; here's a few examples:
Could and should asynchronous support be added to Teacup, too? (For what it's worth, I'd personally most prefer promise support, as in QEJS, if any async support is to be added.) I expect adding such will complicate the currently-pretty-simple codebase rather a lot, though, so it's fine if it's left out.
Reactions are currently unavailable