- Mastering React Test:Driven Development
- Daniel Irvine
- 229字
- 2021-06-24 14:44:58
Solving the exercises
Almost every chapter has an Exercises section at the end. These exercises are designed to give you ideas for how you continue practicing what you've learned. They have already been solved in the GitHub repository so you can see how I've solved them. The next chapter always starts from the point where I've solved the exercises.
Should you choose to solve the exercises—which I encourage you to do—then the likelihood is that you'll have solved them in a different way than I would have. Unfortunately, this might leave you in merge hell when you begin the next chapter.
If you find yourself in this situation, I suggest you first study the differences between your approach and mine. Think about how they differ and the relative merits of each. (Do not think that mine will be any better than yours.)
Then, ensuring you've committed and successfully stored your code, move to a new tag and a new branch, starting again.
In other words, be pragmatic and don't spend an inordinate amount of time fighting the system. It's better to keep moving and not get stuck or frustrated.
Pro tip: always keep your exercise solutions in a separate commit. When you move on to the next chapter, branch from your pre-Exercises commit and merge in the official exercise solutions instead.
- DBA攻堅指南:左手Oracle,右手MySQL
- 零基礎學C++程序設計
- MATLAB應用與實驗教程
- Podman實戰
- Easy Web Development with WaveMaker
- 算法訓練營:提高篇(全彩版)
- Mastering Drupal 8 Views
- Python時間序列預測
- JAVA程序設計實驗教程
- Learning JavaScript Data Structures and Algorithms
- Protocol-Oriented Programming with Swift
- Android項目實戰:手機安全衛士開發案例解析
- Apache Camel Developer's Cookbook
- Spring 5 Design Patterns
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)