If I write an application with MeteorJS, will I expose my code to the viewers visiting my page?
I was just wondering if meteorJS exposes the code to the viewer on the browser like the javascript or can one write a pure server side program with it like in Python and render only the result in the browser?