Files
2018-10-16 21:32:40 +05:30

11 lines
971 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Use a Switch Statement to Handle Multiple Actions
localeTitle: Используйте инструкцию Switch для обработки нескольких действий
---
## Используйте инструкцию Switch для обработки нескольких действий
Совет. Убедитесь, что вы не используете команды «break» после операторов возврата в случаях переключения.
Это заглушка. [Помогите нашему сообществу расширить его](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/front-end-libraries/redux/use-a-switch-statement-to-handle-multiple-actions/index.md) .
[Это руководство по быстрому стилю поможет вам принять ваш запрос на тягу](https://github.com/freecodecamp/guides/blob/master/README.md) .