Benoit Latinier
Benoit Latinier
Some comments on code style in React ### Avoid some rendering with useCallback This component will update the virtual DOM (and trigger a new render): ``` setState({ ...state, link: e.target.value})}...
The most common use case is when you create a new filter on a feed to avoid reading boring stuff, you'd like to apply it now in order to clean...
It could be great to have auto feed refresh (let's say every 5min) and a browser tab notification (see the link at the end of the issue for implementation example)....
Related to #17
Hello, I'm using cain to backup & restore a cassandra cluster on kubernetes and I have the following error when I restore my cassandra : 2019/09/12 14:54:01 Error with table...
Provision : - nginx - ssl (certbot) - pgsql - node - unit file systemd pour l'api Déploiement : - pousser le code - Lancer les migrations - hooks pour...