In Part 2 of “More Than React”, Yang Bo goes into what’s required to reuse components in vanilla JavaScript, ReactJS, and Binding.scala. Through examples, Yang shows how Binding.scala makes creating and reusing components easy with minimal code, reducing … Read more
Similar
Last week Alibaba announced a React-like library called Rax. Rax is a more lightweight implementation of the React renderer and it’s…...
Read more »
In an effort to outfit Squeak with a modern rendering backend with VR support, we devised an architecture synchronizing code describing a scene tree in Squea... (more…)
Read more »
Out with the old and in with the new. That’s largely the sentiment driving the React community because the paradigm changes brought about…...
Read more »
A tailwind-like solution for react native. Contribute to s-fabian/react-native-alam development by creating an account on GitHub. (more…)
Read more »
And how hooks come into playRecently I’ve adopted a new philosophy that changes the way I make components. It’s not necessarily a new idea but rather a subtle new way of thinking. The Golden Rule of ComponentsCreate and define components in the most natur... (more…)
Read more »