並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 7 件 / 7件

新着順 人気順

"google wave"の検索結果1 - 7 件 / 7件

  • 操作データから逆操作を生成しUndo(元に戻す)機能を実装するパターン - Katashin .info

    2023年8月7日JavaScript,Vue,Undo,デザインパターンリッチなアプリを開発していると、Undo(元に戻す) 機能を自分で実装する必要が出てきます。canvas を使った図形の描画などはブラウザデフォルトの Undo 機能が使えず、自分で実装しなければならない代表例です。Undo の実装にはパターンがあり、それを理解することで様々なアプリへの Undo の実装がしやすくなります。 この記事では、JavaScript による簡単なデザインツールのデモを通して、Undo の実装パターンと、具体的な実装例を解説します。 Undo の実装パターン #Undo の頻出実装パターンは、操作をデータで表現することです。ユーザーの各操作をデータで表し、それを打ち消す操作(逆操作)を保存します。Undo を行うときは逆操作を取り出し、それを実行します。 デザインツールに Undo を実装

      操作データから逆操作を生成しUndo(元に戻す)機能を実装するパターン - Katashin .info
    • “問い” が “当たり前” に変わり、新たな問いが生まれる: 四半世紀の変革

      Google 製品を利用してくださる世界中の方々、パートナーの皆さま、そしてGoogle 社員へ 今月、Google は 25 歳の誕生日を迎えます。この節目を迎えることができたのは、Google 製品をご利用いただき革新を続けることに挑戦してくださる皆さま、製品開発のために惜しみなく才能を注いできた過去から現在に渡る何十万人もの Google 社員、そして私たちと同様に Google の使命を信じてくださるパートナーの皆さまのおかげです。 改めて、全ての皆さまに感謝をお伝えします。そしてこれまでのことを少し振り返ってみたいと思います。 この 25 年間でテクノロジーがどれほど進化し、人々がそれにどのように適応してきたのかについて、私はずっと考えてきました。昔、私がアメリカに留学していた時、インドにいた父が初めてメールアドレスを取得しました。私は父とより早く(そして経済的に)連絡を取る手段

        “問い” が “当たり前” に変わり、新たな問いが生まれる: 四半世紀の変革
      • Google25周年を記念してスンダー・ピチャイCEOがGoogle成功の秘密を語る

        Googleが2023年9月で設立25周年を迎えました。25周年を記念してスンダー・ピチャイCEOがGoogleの歴史を振り返るブログ記事を公開しています。 Google CEO Sundar Pichai reflects on Google's 25th birthday https://blog.google/inside-google/message-ceo/google-25th-birthday-sundar-pichai/ Kicking off our 25th bday with a huge thanks to all the people + businesses using our products around the world. Been reflecting on the questions that got us here, and the search

          Google25周年を記念してスンダー・ピチャイCEOがGoogle成功の秘密を語る
        • Questions, shrugs and what comes next: A quarter century of change

          Editor’s note: Google will officially celebrate our 25th birthday later this month. To kick off celebrations, Google and Alphabet CEO Sundar Pichai reflects on our first quarter century, including the questions and technological advancements that led to our biggest breakthroughs and most helpful products. He also shares some thoughts on the opportunity we have with AI to do things that matter on a

            Questions, shrugs and what comes next: A quarter century of change
          • modeling CRDTs in Alloy - introduction and the importance of idempotence

            I've been interested in local-first software for a long time, and recently attended an event about it with a bunch of luminaries from various research groups. I learned a lot, and it rekindled my interest in syncable data structures. I've tried to sync data over the years with varying degrees of success. For example, I've known about operational transformations (OT) for a while (via Quill, but I h

            • 10 Weird HTML Hacks That Shaped The Internet

              Today in Tedium: As an experienced survivor of the email wars, I have seen many things over the years that should not work, but ultimately pull off unexpected and weird tricks. Some of these are absolutely necessary because of code failures created by larger entities who failed to properly implement proper HTML code, or more egregiously, forced users to create code that was the opposite of elegant

                10 Weird HTML Hacks That Shaped The Internet
              • My daughter (7 years old) used HTML to make a website | Hacker News

                <3it's good to see a little person having fun with all this technocrap that us grognards have gotten so bitter about over the years/decades. :) i hope she continues to have a blast! (from the dedication page in SICP:) “I think that it’s extraordinarily important that we in computer science keep fun in computing. When it started out, it was an awful lot of fun. Of course, the paying customers got s

                1