-
Урок 1. 00:02:02What will this course be about?
-
Урок 2. 00:01:39Create and clone git repository
-
Урок 3. 00:03:03Add tsconfig.json as TypeScript configuration
-
Урок 4. 00:02:36Install development dependencies
-
Урок 5. 00:01:59Jest config for tests
-
Урок 6. 00:01:47.gitignore and .npmignore
-
Урок 7. 00:03:43First test case and Food class
-
Урок 8. 00:03:27Add name and unit to Food
-
Урок 9. 00:07:46Add base values to Food
-
Урок 10. 00:06:53Error handling and invalid name error in Food
-
Урок 11. 00:04:45Invalid amount error in Food
-
Урок 12. 00:02:18Refactor: extract validations from the constructor
-
Урок 13. 00:04:42Current values of Food
-
Урок 14. 00:05:15Change current amount
-
Урок 15. 00:03:53How to calculate current calories value
-
Урок 16. 00:04:23Calculate current calories value
-
Урок 17. 00:03:52Replace string unit parameter with Unit enum
-
Урок 18. 00:06:48Calculate other nutrient values as the amount changes
-
Урок 19. 00:03:15Refactor other nutrient value calculation
-
Урок 20. 00:03:56How to calculate current values as the calories changing
-
Урок 21. 00:06:03Change calories with calculate other values
-
Урок 22. 00:03:01Refactor: collect similar test cases into a describe
-
Урок 23. 00:03:36Change fat and recalculate others
-
Урок 24. 00:08:08Change protein, carbohydrate and recalculate other values
-
Урок 25. 00:02:45Export types and classes from the package
-
Урок 26. 00:05:38Production build, versions and publish
-
Урок 27. 00:11:39Readme.md as a documentation
-
Урок 28. 00:00:34Congratulations
- Категории
- Источники
- Все курсы
- Разделы
- Книги