pastelmind
@pastelmind@programming.dev
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on GitHub Desktop or Git CLI? 11 months ago:
Fork is much better than GitHub Desktop, you can use it without paying indefinitely
- Comment on Anyone using Storybook + React? How do you like it? Is it as bad as it seems at first? 1 year ago:
Stories are like tests. You need to mock your stores if you want to isolate your stories. Just like how you mock HTTP APIs or database connections when writing tests. This is the cost of writing testable code.
- Comment on Hello from the other side 1 year ago:
console.count()