Live data from Hacker News

Javascript the right way

jstherightway.com

1–10 of 43 posts

Re: Javascript the right way

#3

Why does this site say (at the bottom, under the license) Based on a work at http://jstherightway.com . ? I noticed that PHP The Right Way (the inspiration for this site) says something similar: Based on a work at www.phptherightway.com.

Since it's on Github - I guess it's for anyone who might fork and modify it, so that there's a link back to the original:

https://github.com/braziljs/js-the-right-way

Re: Javascript the right way

#4

Why does this site say (at the bottom, under the license) Based on a work at http://jstherightway.com . ? I noticed that PHP The Right Way (the inspiration for this site) says something similar: Based on a work at www.phptherightway.com.

Is it because it's CC BY-NC-SA? And showing you how they prefer to be given attribution?

Re: Javascript the right way

#5

Why does this site say (at the bottom, under the license) Based on a work at http://jstherightway.com . ? I noticed that PHP The Right Way (the inspiration for this site) says something similar: Based on a work at www.phptherightway.com.

Since it's on Github - I guess it's for anyone who might fork and modify it, so that there's a link back to the original: https://github.com/braziljs/js-the-right-way

Ah, that makes sense (as does the answer given by sjs382). Thanks.
Post reply on HN