The Hitchhiker's Guide to Servo Contributor - Part III
Continuous Integration is important for software engineering. Good CI can save many times for engineers. In the 3rd posts of Servo Contributor series, I will introduce how CI works in Servo.
Continuous Integration is important for software engineering. Good CI can save many times for engineers. In the 3rd posts of Servo Contributor series, I will introduce how CI works in Servo.
While contributing to Servo, knowing how to test your implementation is important. So, the 2nd episode is all about WPT and how we can test it in Servo.
The first episode of introducing how to contribute to Servo