DEV Community

Maksim Ivanov
Maksim Ivanov

Posted on

How To Structure React Applications

In this video I show my approach to structuring react applications. In short - separate by domain, not type. Put tests along with the component they test, do not create a separate folder for tests.

Subscribe to the channel: http://bit.ly/2QZ2UY3

Top comments (0)