I was in a situation where I had to render a large number of items in a list. I was desperate because of the issues I was facing in React whenever I wanted to render a huge list or a table. Based onβ¦ (more…)
Read more »
A while ago, I wrote a short post showing a minimal 33 line React. A lot of the comments focused on the Mithril-like syntax for the virtual DOM. So that we can ignore that aspect, here is a 96 line React with a JSX compiler.
(more…)
Read more »
Auth0 (www.auth0.com) is one of the most famous and professional systems authentication. In below article will be presented consolidation Auth0 module with React on Total.js platform. In first part we will focus on integration client side: React and Auth0... (more…)
Read more »