Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Web

9 items on 27 Aug 2026
JavaScript GitHub Web

electron/electron: electron v44.0.0

Release Notes for v44.0.0 Stack Upgrades Chromium 152.0.7977.54 New in 152 New in 151 Node v24.18.1 Node 24.18.1 blog post Node 24.18.0 blog post V8 15.2 Breaking Changes Removed support for the Unity desktop…

Source: Electron Releases sudowoodo-release-bot[bot]
JavaScript GitHub Web

webpack/webpack: v5.110.1

Patch Changes Fix a capture-group-less snapshot.managedPaths RegExp; speed up cache writes. (by @alexander-akait in #21843) Throw SyntaxError, or WebAssembly.CompileError, from an unparsable module. (by @alexander-akait…

Source: webpack Releases github-actions[bot]
JavaScript GitHub Web

webpack/webpack: v5.110.0

Minor Changes Wrap concatenated modules in lazy __webpack_require__.cw accessors and inline require(), keeping a wrapped body's names and side effects intact. (by @hai-x in #21519) Add performance hints reporting what a…

Source: webpack Releases github-actions[bot]
JavaScript GitHub React Web

vercel/next.js: v16.4.0-canary.9

Misc Changes fix: don't drop client references when the concatenated module id is 0: #97936 Replace resumed render bailout error with ReactDOM.browser behind a flag: #96844 Replace useSearchParams bailout error with…

Source: Next.js Releases next-js-bot[bot]
JavaScript GitHub Web

angular/angular: 22.2.0-next.4

common Commit Description avoid prototype member collisions use locale NaN symbol in number formatting compiler Commit Description scope animations declared in minified nested rules compiler-cli Commit Description scope…

Source: Angular Releases leonsenft
JavaScript GitHub Web

angular/angular: 22.1.4

common Commit Description avoid prototype member collisions use locale NaN symbol in number formatting compiler Commit Description scope animations declared in minified nested rules compiler-cli Commit Description…

Source: Angular Releases leonsenft
Web

Creating Web Widgets Using the Document Picture-in-Picture API

The general idea is that we create a Document Picture-in-Picture window (DPIP window), and then we put HTML, CSS, and JavaScript into it. Creating Web Widgets Using the Document Picture-in-Picture API originally…

Source: CSS-Tricks Daniel Schwarz

The most expensive software bug in history...

Get $100 in Hyperagent bonus credits when you sign up for a paid plan - https://www.hyperagent.com/fireship100 In 2012 Knight Capital lost $440 million dollars because of a rogue feature flag. What did we learn from…

Source: Fireship Fireship