A couple weeks ago I started working on my first React application. Not only was it my first React application, but it was also my first React Native application, so a lot was new to me all in one go. Coming from the Angular (and Ionic) world, it felt lik... (more…)
Read more »
The library for web and native user interfaces. Contribute to facebook/react development by creating an account on GitHub. (more…)
Read more »
This is the age of JavaScript. JavaScript is everywhere in the Full Stack. Let's try solving 30 crazy problems I had in the next 30 days, starting from Feb 14th! (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 »
We recently decided at TpT that we needed to make some changes in our front-endstack so we can develop faster and achieve cohesion across our UI. (more…)
Read more »