Sublime
An inspiration engine for ideas
Optimization of time and energy is the complete antithesis of loafing.
sophiefuji.com • On Dromomania
When you’re working with JavaScript, it’s always recommended to have a date library. JavaScript’s date constructor is unpredictable and virtually impossible to work reliably with things like time zones.
There are a bunch of options, but I tend to gravitate to date-fns or day.js . Both are very small but extensive libraries that allow you to manipula... See more
There are a bunch of options, but I tend to gravitate to date-fns or day.js . Both are very small but extensive libraries that allow you to manipula... See more
📚 React Libraries You Should Use In 2024
Qlock - A JavaScript Quine Clock
aem1k.com
slowness doesn't mean unproductive, it redefines productive
Currently, JavaScript engines are single-threaded , which means that they cannot execute code in parallel. As a result, it is a requirement in practice to use a non-blocking model for executing IO operations. Otherwise, the browser would "freeze" during, for instance, the fetching of data from a server.
Another consequence of this single-threaded na... See more
Another consequence of this single-threaded na... See more
Fullstack part2 |
Le temps de travail n’a cessé d’être réduit par les entreprises et continue de l’être, mois après mois. Le patronat a fait de la réduction du temps de travail (RTT) un mode de gestion, pis : une méthode visant à donner aux entreprises la maîtrise totale du temps, le pouvoir total sur la vie des prestataires de travail. La forme la plus perfectionné
... See moreAndré Gorz • Misères du présent, richesse du possible (French Edition)
