React .14 introduced a simpler way to define components called stateless functional components. These components use plain JavaScript functions. Here’s the before and after in ES6: The differences above may seem subtle at first glance, but cutting the noise is a big win.
Full article