I'm a (mostly web) dev in southwest Ohio. I'm a Redux maintainer, and write lots of stuff about React, Redux, and more.
I keep a big list of links on React, Redux, at related topics, at https://github.com/markerikson/react-redux-links , as well as a list of Redux addons at https://github.com/markerikson/redux-ecosystem-links .
I blog at http://blog.isquaredsoftware.com/ , and am on Twitter at @acemarke .
Top comments (2)
So good to have you, Mark! Please feel free to cross-post any of your blog posts to dev.to if you want the community to read and comment on your work. It's great stuff and we'd be glad to feature it. ✌️
Thanks!
Appreciate the invite, but I'm not sure I want to cross-post at the moment. I'm trying to keep traffic on my own personal blog for now. (Not completely obsessed with analytics numbers right n.... oh, wait, guess I am :) )
Also, side note: I realize this probably falls under "Browsers we don't support", but in FF43, clicking the "Reply" button to reply to a comment changes the URL, but doesn't open up a comment box. Looking in the console, I see this error:
no element found 1483495593502:1:1
ReferenceError: event is not defined
base-b2453b9142b58dd9e8aa5a806a43abc410f232841afee3ca1ae61fac2bad806e.js:1:6971
Clicking the "Reply" button works in current Chrome. (Yeah, yeah, shame on me for not keeping my FF up to date, but I'm still reliant on certain extensions.)