Hacker News new | ask | show | jobs
by imjared 1883 days ago
I just launched a React Component library from start => finish last week using TSDX and typescript 4.2.3. I was similarly concerned about the update cycle but have been trying to get over the mental hurdle that few updates = bad project. Few updates could simply mean that the baseline functionality is good enough and that was exactly the case for me and my team last week.

Obviously, YMMV but just wanted to give a +1 to a tool that made my life a little bit easier recently!