SE Radio 718: Will Sentance on JS Modernization

SE Radio 718: Will Sentance on JS Modernization

From Software Engineering Radio - the podcast for professional software developers by team@se-radio.net (SE-Radio Team)

April 29, 2026 · 59 min · Episode 718

About this episode

Will Sentance discusses the evolution of JavaScript and modern best practices with host Adi Narayan.

Will Sentance , educator and co-founder of Codesmith, joins SE Radio's Adi Narayan to discuss the evolution of JavaScript and modern best practices. They begin with JavaScript's origins as a simple scripting language and its growth into the backbone of modern web development, highlighting the core theme of the "don't break the web" constraint. The requirement that JavaScript must remain backward-compatible has shaped everything from naming decisions (e.g., flat instead of flatten) to the introduction of Symbols as a collision-safe way to extend objects. Will explains how the TC39 group uses the open-source community as a filtration system, absorbing user land patterns (like those from Lodash or Moment) into the standard library only once demand is proven. The upcoming Temporal API is highlighted as a major win for native date/time handling. On the engine side, Will discusses the shift toward monomorphic object shapes in the V8 JavaScript engine for better just-in-time (JIT) compiler performance, and how developers can now write more engine-aware code. The conversation also touches on LLMs in coding: Will's view is that AI tools are useful but risk atrophying developers'…

People in this episode

Host: Adi Narayan

Guest: Will Sentance

Topics covered

  • JavaScript evolution
  • modern best practices
  • backward compatibility
  • TC39 group
  • Temporal API
  • JIT compiler performance
  • AI tools in coding

Keywords

  • JavaScript
  • best practices
  • backward compatibility
  • TC39
  • Temporal API
  • V8 engine
  • AI tools
  • coding

Mentioned in this episode

Organizations: Codesmith, TC39

Products: Temporal API, Lodash, Moment, V8 JavaScript engine

More episodes of Software Engineering Radio - the podcast for professional software developers

Explore listener stats, chart rankings, contacts and more on the Software Engineering Radio - the podcast for professional software developers podcast page.