Monday, 22 May 2017

Is nodejs code module portabe on browser

i want to use all the pre built module written for nodejs as a separate module which i can use in browser. I want to keep platform limited to just compiler js code so that there will be no difference if i execute either in browser or nodejs. All the module should run in browser exactly the same as it works in nodejs(server).



via ak2229

No comments:

Post a Comment