# #react

Posts tagged react.

- [Simple Naming Tips for Event Handlers](https://vdsabev.github.io/simple-naming-tips-for-event-handlers.md) — 2018-12-23 — Helping our team (and ourselves) write more meaningful and robust code.
- [Learning Form Management in React](https://vdsabev.github.io/learning-form-management-in-react.md) — 2018-10-08 — By building our own reusable component from first principles.
- [React: Injecting Component Props with ES7 Decorators](https://vdsabev.github.io/react-injecting-component-props-with-es7-decorators.md) — 2018-08-20 — Experimenting with decorators to make writing and maintaining React components more ergonomic (subjectively).
