React is a JavaScript library for building user interfaces. This is the official definition of React. But what if you are not familiar with JavaScript? What if you are not a developer? Would you still be able to make sense of (and learn) React? My answer ... (more…)
Read more »
If you're new in React and you want to build an app with IndexedDB as your database, you're on the right page. In this article, we'll be looking at building a very small application which will add and remove items from an IndexedDB database, and upda... (more…)
Read more »
A React Function Component is simply a function that returns a React element. With React 16.8 the most awaited feature, hooks was introduced which allowed for injecting state and lifecycle methods into stateless function components and make it stateful. T... (more…)
Read more »
React based Video Editor and Player for Web. Contribute to ncounterspecialist/twick development by creating an account on GitHub. (more…)
Read more »
React Native view renderer in External Display. Contribute to mybigday/react-native-external-display development by creating an account on GitHub. (more…)
Read more »