Can't say I've seen this for long enough to notice before.
A beginner's cheat sheet for web development
151–160 of 198 posts
Re: A beginner's cheat sheet for web development
#152Earlier quoted context omitted.
> Considering that Javascript isn't even a defined standard (although ECMAScript is) ECMAScript isn't a different language than Javascript, its just the name on the standard for the language (IIRC, the name is because of the trademark Sun had -- and Oracle now has -- on "JavaScript" [1].) [1] http://tsdr.uspto.gov/#caseNumber=75026640&caseType=SERIAL_N...
> ECMAScript isn't a different language than Javascript That's not true, Javascript is what is implemented in various browsers under the standards those developers choose to implement. If ECMAScript was the same thing, then why would Mozilla bother licensing Javascript from Oracle? Considering all these tools are just development platforms for THE WEB? Shouldn't you be learning how the Web works so you know what you'…
Trademarks are basically labels; what Mozilla licensed from Oracle (actually, as I recall the history, what Netscape licensed from Sun and transferred to Mozilla) is the right to use the trademark "JavaScript". It has nothing to do with the actual language, just the label.
Re: A beginner's cheat sheet for web development
#153In either case, thank you.
Re: A beginner's cheat sheet for web development
#154Re: A beginner's cheat sheet for web development
#155Re: A beginner's cheat sheet for web development
#156Re: A beginner's cheat sheet for web development
#157Only works for me in Chromium. Firefox is displaying "box.name" and "box.description" instead of their values.
I was about to make a snarky comment about how the site should include a box on browser compatibility but I refreshed the page and it was fixed! It's a fun site, worth checking out :)
Re: A beginner's cheat sheet for web development
#158Earlier quoted context omitted.
This is great! I thought Bentoboox was good but I feel like it s too narrowly focused on learned each exclusive technology. I love how you have guides and other resources that bridge the gap!
It is definitely meant to be narrow. I think that a lot of beginners are overwhelmed by how many resources there are for each piece (hence the I would love to put something in here for integration between each technology, though I'm struggling to figure out how...
Re: A beginner's cheat sheet for web development
#159Earlier quoted context omitted.
You're right - should change it to query language. You can make the change directly too if you spot others! https://github.com/JonHMChan/bento/tree/gh-pages
"SQL" is not a query language.
Re: A beginner's cheat sheet for web development
#160Earlier quoted context omitted.
Today's most trendy baristas have nothing but negative things to say about PHP. Programmers that use PHP would rebut, but they are too busy paying for their drinks using money they make from actually shipping code.
This needs to be on a shirt. (Probably in very small font.)