First off: this is mostly a reference for myself. I find myself quite often needing to prototype something really quick, sometimes even build an “MVP” of something I can put out into the world for feedback. Using a framework like React can make doing that... (more…)
Read more »
A list of tips and tricks that I wish I had known when I first started working with a React Native mobile app targeting iOS and Android. (more…)
Read more »
Rediscover the benefits of the MVC architecture in the GUI environment and how it can be applied to your React application. Learn the two pillars of MVC in React: (1) Presentation layer with Controller and View React Components and (2) a UI-Agnostic Data ... (more…)
Read more »
Have you noticed my overly diplomatic title? It’s an attempt to frame this conversation in terms of what I prefer rather than what I… (more…)
Read more »
chartify - React.js plugin for creating charts. Inspired by kinopoisk.ru chart. Bar chart, line chart, calendar view visualisation. Feel free for contribute.
Read more »