Basic Media Cropping
- Frontend
Implementation of the react-image-crop package and a solution for a security bug.
Implementation of the react-image-crop package and a solution for a security bug.
TypeScript 101.
Jest 101.
A list of Git commands that are commonly used.
The storage event of the Window interface fires when a storage area (localStorage) has been modified in another tab.
Passing a state to separate parts of an application with promises.
Methods to parse a string into multiple paragraphs in the frontend.
The React alternative to Redux.
The Autocomplete component is a normal text input that can be enhanced by a panel of suggested options.
Building your own hooks lets you extract component logic into reusable functions.