markerikson / marks-dev-blog-comments

Comments for my blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating React and Redux Into an Existing Backbone App

markerikson opened this issue · comments

Original author: nwinger @nwinger
Original date: 2017-07-10T17:21:18Z

I'm having a hard time understanding how I can integrate this with a typescript based durandal app. Does these principles apply? Using Grunt for bundling and building typescript. Any tips as to where to start?

Original author: Kyle
Original date: 2018-04-12T19:20:12Z

Hey, currently researching how we move from a Backbone heavy application to React + Redux. How did you provide the redux store in your application?

Original author: AB
Original date: 2019-02-25T12:04:52Z

Can you share git url of how things worked at your end