Hacker News new | ask | show | jobs
by blacksoil 2489 days ago
Although there are lots of cases where React is overused, for example in mostly-static pages that don't really benefit from automated state bindings, there are situations when React is nice. I just recently came back to Android development scene, and React Native actually makes it super easy to do simple Android dev. While it couldn't be used in all use-cases, for prototyping and getting simple things done quickly, it seems like a pretty promising technology.