Being American Today

By  on  

Today is July 4th which means Independence Day for us living in the States. As a proud American, I'll be doing the following today:

  • Grilling out burgers, brats, and steak
  • Drinking hard lemonade and Sam Adams
  • Relaxing with my girlfriend and friends
  • Swimming in my grandfather's pool
  • Spending time with family
  • Napping

Thank you to veterans and current members of our military for allowing me to freely do all of the above.

To those outside of the States, I promise I have some mind-blowing MooTools classes and effects coming your way! Next week will be an exciting one!

Happy Independence Day!

Anyone else have fun plans? Share them!

Recent Features

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

Incredible Demos

  • By
    Geolocation API

    One interesting aspect of web development is geolocation; where is your user viewing your website from? You can base your language locale on that data or show certain products in your store based on the user's location. Let's examine how you can...

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

Discussion

  1. Enjoy today and your weekend!

    I’ll be @ a Brazilian party …which is nice.

    Thanks for the ever-interesting articles!

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