I like React as a templating engine, not only on the client side but on the server as well. Over the last year or two rendering templates with React.js on the server has become commonplace. Services from rather static content driven sites to dynamic Unive... (more…)
Read more »
βοΈπ Flexible React date range picker calendar with no dependencies. - almogtavor/date-range-picker... (more…)
Read more »
React provides no built-in way to do data loading - it's left for you to implement. Doing this is tricky in a React app that uses server side rendering (SSR) because client and server rendering work quite differently: Client render is async so data can be... (more…)
Read more »
Microinteractions guide a user through your application. They reinforce your user experience and provide delight. (more…)
Read more »