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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    猛暑に注意を

『Mark's Dev Blog』

  • 人気
  • 新着
  • すべて
  • The State of React and the Community in 2025

    4 users

    blog.isquaredsoftware.com

    Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson Detailed thoughts on how React has been developed over time, and explanations for common community confusion and concerns Introduction 🔗︎ Today, the state of React and its ecosystem is complicated and fractured, with a mixture of successes, skepticism, and contention. On the positive side: React is the most wide

    • テクノロジー
    • 2025/06/16 14:11
    • あとで読む
    • Presentations: The State of React and the Community in 2025

      4 users

      blog.isquaredsoftware.com

      Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Presentations series. Slides and video for my talk on how React has been developed and current concerns in the community I spend a lot of time reading (and participating in) discussions in the React community, across many different sites. Over the last few years I've seen an increasing amoun

      • テクノロジー
      • 2025/06/15 17:16
      • javascript
      • Blogged Answers: My Experience Modernizing Packages to ESM

        8 users

        blog.isquaredsoftware.com

        Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Blogged Answers series. Details on the painful experiences and hard-earned lessons I've learned migrating the Redux packages to ESM Table of Contents 🔗︎ Introduction Redux Packages Background Packages and Configurations Issue History Early Attempts Migrating to Vitest Initial Alpha Testing

        • テクノロジー
        • 2023/08/11 15:47
        • redux
        • npm
        • JavaScript
        • article
        • あとで読む
        • The State of Redux, April 2022

          5 users

          blog.isquaredsoftware.com

          Presentation slides for State of React April 2022

          • 学び
          • 2022/05/07 23:21
          • redux
          • slide
          • Blogged Answers: Why React Context is Not a "State Management" Tool (and Why It Doesn't Replace Redux)

            10 users

            blog.isquaredsoftware.com

            Home Definitive answers and clarification on the purpose and use cases for Context and Redux Introduction 🔗︎ "Context vs Redux" has been one of the most widely debated topics within the React community ever since the current React Context API was released. Sadly, most of this "debate" stems from confusion over the purpose and use cases for these two tools. I've answered various questions about Co

            • テクノロジー
            • 2021/01/19 10:24
            • React
            • techfeed
            • あとで読む
            • Presentations: Intro to React, Redux, and TypeScript (2020)

              5 users

              blog.isquaredsoftware.com

              Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Presentations series. An updated introduction to React, Redux, and TypeScript for 2020 I've done several previous iterations of an "Intro to React + Redux" presentation. The last one I did was back in 2018, and a lot has changed for both React and Redux since then. In particular, React Hooks

              • テクノロジー
              • 2020/12/21 08:01
              • techfeed
              • あとで読む
              • How Web Apps Work

                5 users

                blog.isquaredsoftware.com

                Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson

                • 暮らし
                • 2020/11/10 17:15
                • あとで読む
                • Blogged Answers: React Components, Reusability, and Abstraction

                  3 users

                  blog.isquaredsoftware.com

                  Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Blogged Answers series. Thoughts on the tradeoffs of trying to write "reusable components" I just replied to a question by a developer who was concerned that they were writing components that aren't "reusable", and wanted to know how important that is, and figured it's worth pasting that her

                  • テクノロジー
                  • 2020/06/22 18:36
                  • React
                  • techfeed
                  • あとで読む
                  • Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior

                    27 users

                    blog.isquaredsoftware.com

                    Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Blogged Answers series. Details on how React rendering behaves, and how use of Context and React-Redux affect rendering I've seen a lot of ongoing confusion over when, why, and how React will re-render components, and how use of Context and React-Redux will affect the timing and scope of tho

                    • テクノロジー
                    • 2020/05/17 21:40
                    • React
                    • techfeed
                    • javascript
                    • あとで読む
                    • dev
                    • programming
                    • Blogged Answers: React, Redux, and Context Behavior

                      4 users

                      blog.isquaredsoftware.com

                      Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Blogged Answers series. An explanation of how React Context behaves, and how React-Redux uses Context internally There's a couple assumptions that I've seen pop up repeatedly: React-Redux is "just a wrapper around React context" You can avoid re-renders caused by React context if you destruc

                      • テクノロジー
                      • 2020/01/20 08:42
                      • techfeed
                      • あとで読む
                      • Idiomatic Redux: Redux Toolkit 1.0

                        14 users

                        blog.isquaredsoftware.com

                        Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Idiomatic Redux series. A look at the motivations, design, and goals for Redux Toolkit Today I am extremely excited to announce that: Redux Toolkit 1.0 is now available! Note: Redux Toolkit was formerly known as "Redux Starter Kit", but we renamed it to clarify the intended usage and audienc

                        • テクノロジー
                        • 2019/10/24 07:23
                        • React
                        • AltJS
                        • Node.js
                        • techfeed
                        • あとで読む
                        • Git Under the Hood: Internals, Techniques, and Rewriting History

                          7 users

                          blog.isquaredsoftware.com

                          • テクノロジー
                          • 2019/10/21 14:54
                          • Git
                          • Idiomatic Redux: The History and Implementation of React-Redux

                            16 users

                            blog.isquaredsoftware.com

                            Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Idiomatic Redux series. Some history and explanations of how React-Redux got its API, and how it works internally Intro 🔗︎ React-Redux is conceptually pretty simple. It subscribes to the Redux store, checks to see if the data your component wants has changed, and re-renders your component.

                            • テクノロジー
                            • 2018/11/27 01:49
                            • redux
                            • React
                            • あとで読む
                            • techfeed
                            • article
                            • JavaScript
                            • Blogged Answers: Redux - Not Dead Yet!

                              12 users

                              blog.isquaredsoftware.com

                              Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Blogged Answers series. Some clarification on what's going on with Redux I'm a Redux maintainer. There's been a lot of confusion, claims, and misinformation about Redux going around lately, and I want to help clear things up. Note: Updated 2020-12 with additional info and links TL;DR 🔗︎ Is

                              • テクノロジー
                              • 2018/03/30 01:26
                              • redux
                              • react
                              • Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance

                                6 users

                                blog.isquaredsoftware.com

                                Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Idiomatic Redux series. An overview of why and how to use Reselect with React and Redux Intro 🔗︎ In a good Redux architecture, you are encouraged to keep your store state minimal, and derive data from the state as needed. As part of that process, we recommend that you use "selector function

                                • テクノロジー
                                • 2017/12/25 14:12
                                • redux
                                • performance
                                • article
                                • JavaScript
                                • Idiomatic Redux

                                  3 users

                                  blog.isquaredsoftware.com

                                  Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson

                                  • 暮らし
                                  • 2017/05/11 09:18
                                  • redux
                                  • article
                                  • Idiomatic Redux: The Tao of Redux, Part 2 - Practice and Philosophy

                                    4 users

                                    blog.isquaredsoftware.com

                                    Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Idiomatic Redux series. More thoughts on what Redux requires, how Redux is intended to be used, and what is possible with Redux Intro 🔗︎ I've spent a lot of time discussing Redux usage patterns online, whether it be helping answer questions from learners in the Reactiflux channels, debating

                                    • テクノロジー
                                    • 2017/05/10 22:56
                                    • JavaScript
                                    • techfeed
                                    • あとで読む
                                    • Idiomatic Redux: The Tao of Redux, Part 1 - Implementation and Intent · Mark's Dev Blog

                                      8 users

                                      blog.isquaredsoftware.com

                                      Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Idiomatic Redux series. Thoughts on what Redux requires, how Redux is intended to be used, and what is possible with Redux Intro 🔗︎ I've spent a lot of time discussing Redux usage patterns online, whether it be helping answer questions from learners in the Reactiflux channels, debating poss

                                      • テクノロジー
                                      • 2017/05/10 09:54
                                      • redux
                                      • dev
                                      • Practical Redux

                                        11 users

                                        blog.isquaredsoftware.com

                                        Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson

                                        • 世の中
                                        • 2017/01/16 19:41
                                        • redux
                                        • tutorial
                                        • Practical Redux, Part 0: Introduction

                                          3 users

                                          blog.isquaredsoftware.com

                                          Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson This is a post in the Practical Redux series. First in a series covering Redux techniques based on my own experience Intro 🔗︎ I've spent a lot of time learning about Redux, from many different sources. Much of my early learning came from reading the docs, searching for tutorials online, and lurking in the Reacti

                                          • 学び
                                          • 2017/01/12 09:27
                                          • Idiomatic Redux: Thoughts on Thunks, Sagas, Abstraction, and Reusability

                                            3 users

                                            blog.isquaredsoftware.com

                                            Home Opinions on the benefits and use cases of thunks and sagas with Redux Intro 🔗︎ I've spent a lot of time discussing Redux usage patterns online, whether it be helping answer questions from learners in the Reactiflux channels, debating possible changes to the Redux library APIs on Github, or discussing various aspects of Redux in comment threads on Reddit and HN. Over time, I've developed my o

                                            • テクノロジー
                                            • 2017/01/04 22:33
                                            • あとで読む

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

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

                                            『Mark's Dev Blog』の新着エントリーを見る

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

                                            j次のブックマーク

                                            k前のブックマーク

                                            lあとで読む

                                            eコメント一覧を開く

                                            oページを開く

                                            はてなブックマーク

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

                                            公式Twitter

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

                                            はてなのサービス

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