Feature-packed and optimised React component for Chrome's new Document Picture-in-Picture API - martinshaw/react-document-picture-in-picture... (more…)
Read more »
CSS-in-JS is a bit like eval for CSS. It is incredibly powerful, but it also makes it easy to shoot yourself in the foot. (more…)
Read more »
The most important element of a React + Redux application is "state". The state decides what the user interface will look like therefore it becomes essential to make sure that the state is always in a consistent and stable state. (more…)
Read more »
React Native Template based on Expo and Tauri to build app for platforms like Android, iOS, Web, MacOS, Windows, and Linux - GitHub - sarthakpranesh/react-native-everywhere: React Native Template b... (more…)
Read more »
In part 1, we examined a low level, object oriented, and functional approach to drawing using HTML Canvas. Now let’s add some more interactivity to our drawing by responding to mouse events. To start… (more…)
Read more »