A React wrapper for Material Design (Web) Components - jamesmfriedman/rmwc... (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 »
OpenAI’s GPT-3’s language model explains how reactive views work and demonstrates the capability of comprehending psuedocode. (more…)
Read more »
After 8 years, I'm moving on from React for new web development projects. (more…)
Read more »
There is a high possibility that a lot of components in your React application will have to make calls to an API to retrieve data that will be displayed to your users. It’s already possible to do that using the componentDidMount() lifecycle method, but wi... (more…)
Read more »