by Elisabeth Robson | Jul 21, 2015 | blog, CSS, FrontPage, Web
Over the years CSS has grown… a lot. Just like with HTML and JavaScript APIs (like geolocation and web storage), the specification for CSS—that is, what constitutes correct CSS rules and properties—is managed by the W3C, the World Wide Web...
by Elisabeth Robson | Jul 17, 2015 | blog, FrontPage, JavaScript, Programming
In JavaScript, we use functions in three different ways: as methods of objects; as constructors of objects; and, as “regular” functions (that is, functions we typically write either as top-level functions, or functions we pass as anonymous functions to...
Comments