Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Facebook's React lets you write DOM rendering code that can easily run on both client and server. The framework discourages DOM manipulation, instead promoting a near-declarative style of stateless rendering. Updates to the client DOM are then done by efficient tree diffing. It's very nice.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: