davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

Docs: Revise Redux component language #58

Closed dijonkitchen closed 6 years ago

dijonkitchen commented 6 years ago

From "smart" and "dumb" to "container" and "presentational".

See revisions here: https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0