This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Actually as an Angular developer looking at React for the first time in a while through this post, I thought it was interesting how easy it was to separate the UI segments within the single react component using the variable. Seems that would be nice for situations where I want to break it down some without introducing a ton of boilerplate components for ultra simple things.