javascript - Is there a framework or method that lets the server and client easily share variables? -
i have variables stored in json client needs read don't want user have download them due huge file size. there nodejs framework makes relatively easy client , server share variables?
there's module called now seems want.
Comments
Post a Comment