21.4 Summary
This chapter has provided a brief introduction to the key aspects of a professional development process. In this context, three main aspects were discussed in greater detail (there are more). The most important points are as follows:
-
For automated execution of certain repetitive tasks, you can use the Grunt and Gulp tools. Grunt can require a great deal of configuration work depending on the number of automated tasks, whereas Gulp is much more readable due to its Fluent API.
-
In test-driven development, before implementing a new component, you first formulate what the new component must do in a unit test using assertions.
-
An iteration in test-driven development consists of five steps: writing the test, running the test, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access