I've mostly tried to keep my JavaScript apps to native JavaScript (since I value minimalism and simplicity a lot, and it keeps the page weight down).
But I spent today playing around with #react, and I've got to say that I see the appeal. It's simple, powerful, and does a great job managing UI logic. Pretty impressive