|
|
|
|
|
by galaxyLogic
2243 days ago
|
|
Very interesting. I just don't have time to try it out right now. Perhaps if you create and publish a simple comparison solving a given problem with Promises vs. CaSync it would show that CaSync takes much less code? That could convince more people to take the time to try it out. |
|
I'm thinking of trying (if I have time) to build a babel transpiler plug-in so you could use it with keywords like async/await instead of explicitly wrapping generator functions. I think the syntax would end up very simple.