Pagelets in ReactJS
Hello, I'm currently working on a project regarding Pagelets (single context, isolated web page fragments that get injected into a containing web page along with other pagelets). ReactJS seemed like an interesting technology to look at.
Does React offer the functionality to code Pagelets like mentioned above?