Dash makes the richness and innovation of the React frontend ecosystem available to Python, R, and Julia engineers for the first time. (more…)
Read more »
Hey there !
First of all, thanks for working on this, this is a big step for Rails and hopefully a strong foundation for many new things.
I have been playing with rails 5.1 & webpacker and I am won... (more…)
Read more »
We study React applications performance from the ground up, the processes involved, the tools to measure and identify slow parts, the important metrics to take in account, how these impact the UX and the various ways there are available to make applicatio... (more…)
Read more »
In this tutorial, we’re going to create a small Twitter-like mobile app using React Native. With our app, users will be able to create… (more…)
Read more »
In my day to day, I deal with a lot of React code. One of the most common components I use across the codebase I maintain is a table with search and sorting options. The sorting runs onClick immediately, but the tables (generated from JSON) can often run ... (more…)
Read more »