pastelmind @ pastelmind @programming.dev Posts 4Comments 3Joined 2 yr. ago
pastelmind @ pastelmind @programming.dev
Posts
4
Comments
3
Joined
2 yr. ago
Fork is much better than GitHub Desktop, you can use it without paying indefinitely
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.
console.count()