A general guideline of good UX is to have what’s on screen reflect the state of the system. When you’re dealing with large applications… (more…)
Read more »
Content posted here with the permission of the author Rahul Ojha, who is currently employed at Josh Software. Original post available ... (more…)
Read more »
Having a single codebase is a great thing. But there are hidden side effects. (more…)
Read more »
Introduction
Today we are part of the ever growing react community all over the world. Many react developers continuously creating open-source react components and publishing them to the npm repository. The entire ecosystem is an awesome place to be ... (more…)
Read more »
SVG is one of the image formats you want to use in JavaScript application. The question of why to choose SVG over other image formats is a separate topic to discuss. In this short tutorial, I would like to show how I handle SVG elements in React applicati... (more…)
Read more »