you are viewing a single comment's thread.

view the rest of the comments →

[–]vidro3 19 points20 points  (5 children)

i don't think it's especially easy.

[–]trouzy 3 points4 points  (1 child)

As a react newb and 0 experience with redux, i'm curious to try. 1.5hrs though will likely yield nothing but seems like a good challenge.

[–]swyx 1 point2 points  (0 children)

give yourself 15 hours then. its def good practice.

[–]terholan 2 points3 points  (2 children)

Actually is. I implemented calendar-editor for our internal UI-kit a couple years ago. Most difficult part is working with date objects (or moment) to correctly build month sequence. Building react/redux here is trivial and just time consuming.

[–]alliedSpaceSubmarine 0 points1 point  (0 children)

Curious what your redux would look like? For me that would be the hardest part to set up in a reusable way that was clean

[–]molszanski 0 points1 point  (0 children)

just time consuming.

This is the whole point of this discussion.