タグ

CodePen.ioに関するcx20のブックマーク (2)

  • Stopping Infinite Loops by Alex Vazquez on CodePen

    The live preview of Pens makes developing on CodePen fast and fun. Unfortunately it's easy to create infinite while, for or do loops in JavaScript. When you create an infinite loop in CodePen the browser tab hangs preventing you from being able to change the code. This makes infinite loops extremely frustrating. Viewing your public profile page isn't much different. The grid of Pens run each Pen

    cx20
    cx20 2014/11/03
    最近、CodePen で表示できない作品が増えたと思ったら、無限ループ検出(75ms かかるループをストップ)が実装されたらしい。。。
  • CodePen.io に投稿してみるテスト - CX's Hatena Blog

    海外サイトですが CodePen.io というサイトをご存じでしょうか。 ジャンル的には「プログラミングによるお絵かき投稿サイト」でしょうか。日の同ジャンルのサイトだと jsdo.it が有名ですかね。 ちなみに、規模的には、jsdo.it が 20万作品、codepen.io が 200万作品 と言うことで、ざっくりとですが、jsdo.it の約10倍での規模のサイトになります。 自分も始めて間もない(2カ月程度)ですが、そこそこ作品が集まってきたので、アクセス数の多い順から10作品5作品※を紹介したいと思います。 ※ ブログが予想以上に重いので、掲載を10→5作品にしました。他の作品は、お手数ですが、http://codepen.io/cx20/popular/ にてご覧ください。 See the Pen Test of TweenMax.js by cx20 (@cx20) on

    CodePen.io に投稿してみるテスト - CX's Hatena Blog
    cx20
    cx20 2014/10/19
    CodePen.io について紹介。
  • 1