pastelmind

@pastelmind@programming.dev
0 Post – 3 Comments
Joined 11 months ago

Fork is much better than GitHub Desktop, you can use it without paying indefinitely

console.count()

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.