by Elisabeth Robson | Jun 13, 2016 | beginner, blog, Video
Chrome and Safari both allow you to edit and experiment with your HTML and CSS right in the browser. The tools and features available in both these browsers have expanded considerably in the past couple of years, giving developers many more options for experimenting...
by team | Oct 8, 2015 | blog, Featured, FrontPage
Interested in the future of the Internet? WickedlySmart colleague Eric Freeman co-wrote a piece with technology guru David Gelernter for the Wall Street Journal on where the web is going. Here’s a preview: People ask where the Web is going; it’s going nowhere....
by team | Sep 15, 2015 | Beginner's Mind, blog, Design Patterns, FrontPage
We’ve just finished a cool project with O’Reilly: a short manager’s guide to design patterns. Here’s the idea: create a guide that gives you the gist of design patterns, enough to remind you of what they are all about, or enough to get you motivated and on your way to...
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...
by eric | Jun 30, 2015 | blog, Design Patterns
We recently finished a cool project with O’Reilly: a short manager’s guide to design patterns. Here’s the idea: create a guide that gives you the gist of design patterns, just enough to get you started. In the guide we’ll step you through what a design pattern...
Comments