You can just keep executing JavaScript code in the context of a browser window after page load and it will just evaluate.
On Wed, Apr 25, 2012 at 3:49 PM, Mark Hahn <[email protected]> wrote: > I just saw this quote "Developers can use Meteor to build real-time > applications that live mostly in the browser, and even push code changes to > users while the application is in use" here > http://devopsangle.com/2012/04/25/pushing-data-not-pages-is-the-new-model-for-application-development > . > > How can they do this? If you replace a script tag it doesn't replace the > function in javascript, does it? > > I know that technically this isn't a node question, but I thought it was > of general interest. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- -- Marak Squires Co-founder and Chief Evangelist Nodejitsu, Inc. [email protected] -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
