Script & Style Show: Episode 0: “Origins”

By  on  

Today was an incredibly important and proud day for me:  Todd Gardner of TrackJS and I debuted the Script and Style Show on YouTube.   This live show will serve as an awesome opportunity to discuss the current landscape of web development and will allow us to talk to industry-leading developers about their experiences.

Here is episode 0:

It's early days so please provide constructive feedback and let us know if you have requests, whether it be format changes, guest interviews, or anything else.

I couldn't be more excited for this new chapter.  Thank you for all of the support!

Recent Features

Incredible Demos

  • By
    HTML5 Datalist

    One of the most used JavaScript widgets over the past decade has been the text box autocomplete widget.  Every JavaScript framework has their own autocomplete widget and many of them have become quite advanced.  Much like the placeholder attribute's introduction to markup, a frequently used...

  • By
    Display Images as Grayscale with CSS Filters

    CSS filters aren't yet widely supported but they are indeed impressive and a modern need for web imagery.  CSS filters allow you to modify the display of images in a variety of ways, one of those ways being displaying images as grayscale. Doing so requires the...

Discussion

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