Open in app

Sign In

Write

Sign In

Benoit Ruiz
Benoit Ruiz

1.5K Followers

Home

About

Published in

Better Programming

·Updated Mar 20

Advice From a Software Engineer With 8 Years of Experience

Practical tips for those who want to advance in their careers — Hello, and welcome! My name is Benoit. I have been a software engineer for the past eight and a half years. I stayed at my previous (and first) company for seven and a half years, then I joined a new one in early 2022. This article comes from a recent…

Career Advice

22 min read

Advice From a Software Engineer With 8 Years of Experience
Advice From a Software Engineer With 8 Years of Experience
Career Advice

22 min read


Published in

Teads Engineering

·Nov 17, 2020

The most accurate way to schedule a function in a web browser

TL;DR The setTimeout function is okay, but overall, for a 250ms theoretical timeout, the real/effective timeout value ranges from 251ms to 1.66+s. As of October 2020, the most accurate way of scheduling a function/callback is using the setTimeout function in a Web Worker, in a cross-origin iframe. The requestAnimationFrame function is…

JavaScript

19 min read

The most accurate way to schedule a function in a web browser
The most accurate way to schedule a function in a web browser
JavaScript

19 min read

Benoit Ruiz

Benoit Ruiz

1.5K Followers

Software Engineer at Datadog. Twitter: @Haaress

Following
  • Finn Tropy

    Finn Tropy

  • Addy Osmani

    Addy Osmani

  • Eric Elliott

    Eric Elliott

  • Adam Gajek

    Adam Gajek

  • Benjamin DAVY

    Benjamin DAVY

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams