[Webkit-unassigned] [Bug 171329] New: Speedometer: Add a React + Redux TodoMVC implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 26 09:24:06 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171329

            Bug ID: 171329
           Summary: Speedometer: Add a React + Redux TodoMVC
                    implementation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: addyo at chromium.org
                CC: lforschler at apple.com

As part of Speedometer 2.0 (https://bugs.webkit.org/show_bug.cgi?id=170513), this tracks adding a TodoMVC implementation for React with Redux. Redux is popular with libraries like React because it lets you describe UI as a function of state, and Redux emits state updates in response to actions. Applications built using Redux demonstrate sufficiently different patterns to how a normal React app is crafted that it was worth including.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170426/f5d110f0/attachment.html>


More information about the webkit-unassigned mailing list