Building React.js at Enterprise Scale (from the Walmart Labs @medium blog)  #reactjs
  • In the post we will read through challenges we faced and the thought processes that go into breaking down monolith pages into smaller components.
  • Pause for a moment and think on how we could build smaller components to make a larger product page in our example above.
  • Are some smaller level blocks that can be extracted out into smaller building blocks.
  • In our legacy system, all of the UI was in a single template, making it harder to read code and make changes.
  • For example, consider the rating view on this product page.

Read more


dimensionmedia

@dimensionmedia: “Building React.js at Enterprise Scale (from the Walmart Labs @medium blog) #reactjs” open tweet »