#javascriptreliability — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #javascriptreliability, aggregated by home.social.
-
Why does this JavaScript scheduler drift?
Why does this JavaScript scheduler drift in reporting. The JavaScript code mutates a Date object and reuses it, so every window shifts forward. In JavaScript jobs this breaks hourly aggregation.
#whatswrongwiththisjavascriptcode #javascriptbug #javascriptproductionbug #javascriptdebugging #javascriptbackend #javascriptcodereview #javascriptsecurity #javascriptperformance #javascriptreliability #javascript...