Dojo Workshops in San Jose AND dojo.beer()

By  on  

4/29/2011: I've added information about the dojo.beer() event.

It's no secret that much of my focus over the past year hasn't been so much with MooTools but instead with the Dojo Toolkit.  That shift in focus has come with becoming a member of the SitePen team.  For those of you who are not aware of who SitePen is:  SitePen is the prestigious JavaScript development shop founded by Dojo Toolkit founder Dylan Schiemann which employs many Dojo Toolkit committers.  Needless to say, I work with some outstanding JavaScript pioneers and programmers.

Over the past year we've really beefed up Dojo documentation with some awesome tutorials and a sweet new API viewer.  Over that year we've also created an outstanding Dojo training workshop teaching everything from basic JavaScript and Dojo concepts to advanced Dojo topics.  The SitePen team worked tirelessly to put these workshops together (I know, as I had a large role in their creation).  These workshops aren't your normal slideshows -- they feature thorough examples and challenging activities for developers of all skill levels.

I just wanted to give you a heads up that I'll be presenting at the workshop in San Jose, CA from May 24-26.  If you or your development team want to learn how to use Dojo to create dynamic, responsive, efficient web applications, consider coming to a SitePen Dojo workshop!

dojo.beer()!

SitePen will also be sponsoring a dojo.beer event in San Jose on May 25, 2011. If you love JavaScript, please come bay for a beer and some conversation with other great developers!

Recent Features

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

Incredible Demos

  • By
    MooTools TextOverlap Plugin

    Developers everywhere seem to be looking for different ways to make use of JavaScript libraries. Some creations are extremely practical, others aren't. This one may be more on the "aren't" side but used correctly, my TextOverlap plugin could add another interesting design element...

  • By
    Custom Scrollbars in WebKit

    Before each of the browser vendors we like was providing unique CSS controls, Internet Explorer was setting the tone.  One such example is IE's early implementation of CSS filters. Internet Explorer was also the first browser that allowed developers to, for better or worse, customize...

Discussion

  1. I’m in San Jose and badly wanted to attend, but student loans and a manager unwilling to sponsor means I’m going to have to sit out :(

  2. David, are you aware of any new books due to be published on Dojo? The one’s currently out there are now out of date by a few years.

    • Good question. I’m not aware of more recent books than those that appear on the DTK website, but Dojo’s API is 100% backward compatible so the methods within the book should still work.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!