shlogg · Early preview
Ng-News @_ng_news

Angular 19 Launches With LinkedSignal Skipping Experimental Stage

Angular 19 launches Nov 19th with linkedSignal skipping experimental stage & entering developer preview. TypeScript 5.7 RC released with es2024 support but not compatible with Angular 19 at launch.

Angular 19 launches November 19th, with linkedSignal skipping the experimental stage to debut as developer preview. At Angular Camp, Alex Okrushko showcased the SignalStore’s functional design, while Gerome Grignon shared techniques for image optimization.



  
  
  linkedSignal in Developer Preview

Angular 19 will officially release on Tuesday, November 19th. As expected, last week didn’t bring many new announcements, but one surprise stood out: linkedSignal will skip the experimental stage and enter developer preview directly.


  // Detect dark theme
  var iframe = document.getElementById...