I am learning html5/css3/javascript.
But I have found that the samples on the web disclose their source codes.
Does this mean html5/javascript can not protect source codes?
Welcome any comments.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All of those (HTML, CSS, JavaScript) work on the client side, always have, they are part of the presentation layer and the web browsers have always been capable of displaying the source code for what’s presented to the user.
So no, you can’t have closed-source projects that are solely based upon HTML, CSS and/or JavaScript