Being 25 Today

By  on  

Ugh. I remember graduating high school like it was two weeks ago.

Today, I turn 25 years of age. A quarter of a century. Wow.

In any event, I'll be swimming and acting like a fool today. See you next week!

Recent Features

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    JavaScript Battery API

    Mozilla Aurora 11 was recently released with a bevy of new features. One of those great new features is their initial implementation of the Battery Status API. This simple API provides you information about the battery's current charge level, its...

  • By
    Do / Undo Functionality with MooTools

    We all know that do/undo functionality is a God send for word processing apps. I've used those terms so often that I think of JavaScript actions in terms of "do" an "undo." I've put together a proof of concept Do/Undo class with MooTools. The MooTools...

Discussion

  1. Happy birthday David!

  2. Happy Birthday!

  3. Tobias Raatiniemi

    Happy Birthday!

  4. Happy Birthday, David!

    25 was a fantastic year for me… hope yours is equally as nice!

  5. Oliver Brisson

    Happy Birthday! Best wishes from Switzerland

  6. Congratulations!! And now on to the big 3 O ;) Hope you had a great day.

  7. Happy Birthday yo.

  8. Happy Birthday, David!

  9. 25… is it decimal or hex? :) have a nice day david!! happy birthday!

  10. Jan Henkes

    Happy birthday!

  11. Thank you to everyone for the birthday wishes!

  12. JohnnyMo

    Happy birthday !

    From China

  13. JohnnyMo

    Happy birthday

    from China

  14. thomasd

    Happy Birthday!

    From Austria

  15. Happy birthday
    Hope you had a good one

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