[Noisebridge WebDev] [Noisebridge-discuss] Frontend Web Development, Monday 8pm: JavaScript, cont'd

Arlen Abraham arlen.abraham at gmail.com
Sat Jun 29 22:42:16 UTC 2013


This seems pedantic and off topic. Perhaps this conversation can move off
list?

Thanks,
--a

Typed with thumbs. Please excuse brevity, typographical errors, and
derisive remarks.
On Jun 29, 2013 3:37 PM, "Garrett Smith" <dhtmlkitchen at gmail.com> wrote:

> On 6/29/13, Jeffrey Carl Faden <jeffreyatw at gmail.com> wrote:
> > On Monday we'll continue discussing JavaScript basics: arrays, objects,
> > creating functions, and scopes.
> >
> Hi Jeffrey -
>
> I got to sit in a few in last class. Here's my feedback for you and the
> class:-
>
> Regarding: "javascript is case sensitive, unlike CSS and HTML which
> are case insensitive". HTML and CSS are case insensitive.
>
> However, selectors for attribute values, class, and ID are
> case-sensitive in CSS and in HTML (denoted as [CS] in HTML 4.01).
>
> It is also worth mentioning that code executed in the console is not
> the same as code executed in global scope. Console scope isn't
> global.]
>
> Console:
> | var u = 10;
> | window.u
> Result:
> undefined, where there is no window.u property defined for that document.
> --
> Garrett
> Twitter: @xkit
> personx.tumblr.com
> _______________________________________________
> WebDev mailing list
> WebDev at lists.noisebridge.net
> https://www.noisebridge.net/mailman/listinfo/webdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/webdev/attachments/20130629/593108f9/attachment.html>


More information about the WebDev mailing list