Separation of concerns is a common topic in software development. Learn how you can apply this concept to React with custom hooks. (more…)
Read more »
useRef is well known for get access to DOM elements. However, it can also be used as a way to keep a mutable value around within a component. Similar to useState that doesn't trigger a re-render. Read more for a deep dive on useRef. (more…)
Read more »
Get started with AI agents in this practical tutorial and learn to build an AI-powered newsletter aggregator using React and KaibanJS. (more…)
Read more »
React Native Module for Floating/Popup video player on Android. - ammarahm-ed/rn-floating-video-widget... (more…)
Read more »
webpack-react-redux-starter - The boilerplate code for webpack server, react and redux. (more…)
Read more »