NUDelta / ce-platform

4 stars 3 forks source link

Use (Anonymous function).bind() in storytime and other hacky things #93

Open youralien opened 5 years ago

youralien commented 5 years ago

Check out this https://samwize.com/2013/09/01/how-you-can-pass-a-variable-into-callback-function-in-node-dot-js/

Instead of doing hacky EVAL

youralien commented 5 years ago

@wangsanfeng1998 can you check this out, instead of using the hacky eval?