You Script. You Style. Introducing Script & Style.

By  on  

Any good designer or developer is never satisfied with their knowledge. To maintain and grow as a designer or developer, the person must read the popular blogs, keep up with the new tools, and take as much from their web experiences as they can. From my experience, I would even go as far as to say that designers want to be developers, and visa versa.

With that in mind, Chris Coyier and I have launched a website for both designers and developers:

ScriptAndStyle.Com

Script & Style allows designers and developers to post links to interesting, helpful, and groundbreaking blog articles about JavaScript, CSS, XHTML, and whatever sexy acronym has penetrated the minds of professional web architects.

What makes Script & Style different from other similar sites? Easy:

  • Exclusive articles -- Read articles about new ideas from experienced, creative authors. I authored the first one: Drag, Drop, Sort, Save.
  • You have the power -- If you spot an article you think that designers and developers should know about, submit it for approval.
  • Moderated links -- Cut through the crap and avoid spam or sponsored posts. Only worthy links are promoted.
  • Script AND style -- CSS and JavaScript are no longer separate topics. With the emergence of JavaScript libraries, CSS and JS have become almost a singular topic. This site will cover both, not just half of modern web GUI.
  • Responsive posting -- Chris and I post every day of the week. Expect links every single day of the week.
  • Direct Links -- You don't need to click through to a specific article page to get to the article; hit the direct link and move on to the good stuff.

Be sure to check out the new website: Script & Style. Don't forget to grab the RSS feed too! And lastly, for the love of the web, if you find a great web article, be sure to submit it!

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

Incredible Demos

  • By
    Multiple Backgrounds with CSS

    Anyone that's been in the web development industry for 5+ years knows that there are certain features that we should have had several years ago. One of those features is the HTML5 placeholder; we used JavaScript shims for a decade before placeholder came...

  • By
    CSS Columns

    One major gripe that we've always had about CSS is that creating layouts seems to be more difficult than it should be. We have, of course, adapted and mastered the techniques for creating layouts, but there's no shaking the feeling that there should be a...

Discussion

  1. Miguel Palazzo

    Considering myself a hybrid between design & development among other stuff (funny enough cuz I’m an Engineer…) I found your new site totally helpful! Keep it going David!

  2. Nice! Hope to get some articles up there soon. :)

  3. Very cool concept. As long as there are strict quality requirements for the submissions, i’m sure it will prove to be an excellent resource.

  4. I know the website probably isnt finished but can I give a couple criticisms?

    I think the features section is awkwardly skinny for the content

    http://scriptandstyle.com/features/using-mootools-12-for-drag-drop-sort-save#more-35

    Also I think you should had tags or something so that content can be easily browsable when looking at specific category.

    Comments are going to be enabled right?

  5. Braxo

    Another feature I think would be useful is the date the tutorial or article was posted.

    But it looks to be off to a great start.

  6. It’s been bookmarked. Wow, it has a great weekly Alexa rank in just one month of being live…

  7. Michael

    The site looks good, but ):
    It doesn’t look like community driven..
    where are the user registration?
    Where are the voting ?
    where are categories/Tags?
    where are voting buttons?

    Hope to see it better..

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