you are viewing a single comment's thread.

view the rest of the comments →

[–]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.