はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    猛暑に注意を

『blog.izs.me』

  • 人気
  • 新着
  • すべて
  • Documentation Driven Development

    4 users

    blog.izs.me

    Documentation Driven Development # I’ve used the term “Documentation Driven Development” in conversation a few times over the years, and people usually seem to just get what I’m talking about. It’s like “test driven development”, and every bit as disciplined, but for docs instead of tests. I certainly did not invent this concept, and it’s very simple. I also don’t think that many folks realize jus

    • 世の中
    • 2017/06/13 08:44
    • document
    • My First npm Publish

      6 users

      blog.izs.me

      My First npm Publish # My first npm publish was unusual. npm didn’t exist at the time, so that presented a bit of a challenge. This is the story of helping to inventing a universe so that I could make an apple pie from scratch. SSJS Back in 2009, I was working at Yahoo! as a Front-End Engineer. That meant that I wrote a lot of PHP and JavaScript. I had just finished a project where we had front-en

      • テクノロジー
      • 2017/02/27 11:30
      • node.js
      • blog.izs.me — IO.js

        30 users

        blog.izs.me

        A lot of people have asked me lately about io.js and its place among Node Forward, the Advisory Board, and npm. This is my own personal point of view. However, I have shared early drafts of this post with the io.js technical committee to ensure that it’s at least a reasonable approximation of how the team sees things. What is io.js? Io.js is a collaborative fork of joyent/node. Io.js is created by

        • テクノロジー
        • 2014/12/09 07:02
        • io.js
        • node.js
        • development
        • *あとで
        • JavaScript
        • A member of our community is missing, help find him

          5 users

          blog.izs.me

          A member of our community is missing, help find him # nodejsreactions: Luke Arduini has been missing since Jan 1. Co-maintainer of npm and a long-term, valued member of the Node.js community, his absence is deeply felt by many of us. If you have any information, please contact Oakland PD: 510 238 3641 or P.I. Jim Vierra 415 999 5911. Luke, if you’re out there, please come back, we miss you! More d

          • テクノロジー
          • 2014/01/13 12:47
          • *programming
          • Designing APIs for Asynchrony

            8 users

            blog.izs.me

            Designing APIs for Asynchrony # New 2014-06-30: You can contain Zalgo with the dezalgo module Some people asked me to explain what I meant by “releasing Zalgo” in async APIs, so I thought I’d share the following guidelines. Please follow all of these rules in your programs. If you deviate from them, you do so at the peril of your very sanity. Get Over Your Provincial Boilerplate Preferences Person

            • テクノロジー
            • 2013/08/28 06:20
            • node.js
            • あとで読む
            • Unix Philosophy and Node.js

              22 users

              blog.izs.me

              At TxJS the other day, I gave a talk where I mentioned that the Unix Philosophy is a crucial part of the patterns, opinions, and culture of Node.js. As usual, I made my slides available online well in advance of the talk video being available. For some reason, this brief mention of “Unix Philosophy” set off a few peoples’ ire. Since I had only 25 minutes, and every slide could probably be its own

              • テクノロジー
              • 2013/04/19 02:24
              • node.js
              • unix
              • linux
              • architecture
              • development
              • javascript
              • *あとで
              • design
              • git-rebase

                3 users

                blog.izs.me

                git-rebase # Edit: You should probably also read Understanding the Git Workflow. Much more succinct explanation of the point that I dance around a lot below. Almost as if we’d had roughly the same ideas, but he squashed the messages more eloquently ;) A recent article on git-merge vs git-rebase kicked off a very interesting conversation on twitter the other day among a bunch of us nerds. It starte

                • テクノロジー
                • 2012/12/11 21:59
                • *あとで読む
                • Thoughts on TypeScript

                  5 users

                  blog.izs.me

                  Thoughts on TypeScript # I’ve been through the paces quite a few times trying to optimize the hell out of very hot code. In the last few years, this has been mostly in V8, of course, but the basic principles are not too far off in different JS environments. It’s important to not put too much weight in rules of thumb, and we programmers are particularly bad at that, given our tendencies towards abs

                  • テクノロジー
                  • 2012/10/02 10:18
                  • typescript
                  • javascript
                  • development
                  • On ES 6 Modules

                    3 users

                    blog.izs.me

                    On ES 6 Modules # Note: This was written quite some time ago. The current ES6 Module specification has changed a lot since then, and many of my complaints have been addressed. Treat this essay as a piece of history. click here to acknowledge this caveat and read the essay. A few things have rubbed me the wrong way about the current Modules and Module Loader specification. I regret that I have not

                    • テクノロジー
                    • 2012/06/30 00:26
                    • javascript
                    • programming
                    • JavaScript is Not Web Assembly

                      12 users

                      blog.izs.me

                      JavaScript is Not Web Assembly # It’s fairly common these days to think of JavaScript as a sort of “assembly language for the web”. After all, it’s the language that is natively supported by web browsers, making it the most widely deployed runtime in history. With Node, we have a very relevant general purpose non-browser stack for doing system programming using this language, so it’s even more imp

                      • テクノロジー
                      • 2011/09/15 10:17
                      • javascript
                      • js
                      • programming
                      • blog.izs.me

                        6 users

                        blog.izs.me

                        More can be found in the archive. More Stuff I occasionally post things other places. I am very active on GitHub, often in the various projects related to npm and tap. Unless otherwise stated, and to the greatest extent possible, everything on this site reflects my opinions and thoughts, and not any current or former employers, colleagues, friends, or others. Don't hold anyone accountable for my b

                        • テクノロジー
                        • 2011/06/08 18:43
                        • javascript
                        • An Open Letter to JavaScript Leaders Regarding Semicolons

                          13 users

                          blog.izs.me

                          An Open Letter to JavaScript Leaders Regarding Semicolons # I got this email last night from Sean Silva: I was browsing the code for your npm.js project (this file in particular: https://github.com/isaacs/npm/blob/master/lib/npm.js), and noticed you using a style where you line up your commas under the ‘r’ of your var statements, and under your [ and { in array/object literals. I’m very fond of th

                          • テクノロジー
                          • 2010/12/21 12:15
                          • javascript
                          • style
                          • js
                          • *あとで読む
                          • semicolon
                          • 10 Cool Things You Probably Didn't Realize npm Could Do

                            4 users

                            blog.izs.me

                            10 Cool Things You Probably Didn't Realize npm Could Do # OMG UPDAET! 2011-06-19 Some of this is no longer 100% accurate, which shouldn’t be very surprising, since it was written 7 months ago, and npm had a major version update since then. Check out the node blog for some of the 1.0 changes. npm is the node package manager. Once upon a time, I would have said “a” node package manager, and the humb

                            • テクノロジー
                            • 2010/11/29 16:00
                            • npm
                            • node.js

                            このページはまだ
                            ブックマークされていません

                            このページを最初にブックマークしてみませんか?

                            『blog.izs.me』の新着エントリーを見る

                            キーボードショートカット一覧

                            j次のブックマーク

                            k前のブックマーク

                            lあとで読む

                            eコメント一覧を開く

                            oページを開く

                            はてなブックマーク

                            • 総合
                            • 一般
                            • 世の中
                            • 政治と経済
                            • 暮らし
                            • 学び
                            • テクノロジー
                            • エンタメ
                            • アニメとゲーム
                            • おもしろ
                            • アプリ・拡張機能
                            • 開発ブログ
                            • ヘルプ
                            • お問い合わせ
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について

                            公式Twitter

                            • 公式アカウント
                            • ホットエントリー

                            はてなのサービス

                            • はてなブログ
                            • はてなブログPro
                            • 人力検索はてな
                            • はてなブログ タグ
                            • はてなニュース
                            • ソレドコ
                            • App Storeからダウンロード
                            • Google Playで手に入れよう
                            Copyright © 2005-2025 Hatena. All Rights Reserved.
                            設定を変更しましたx