Back
Todo
newsletter knowledge
#saasmakers
Apple's camera-equipped AirPods are scheduled to launch in late 2027. The device will be released around the same time as the foldable iPhone and a 20th anniversary iPhone model. All three products have reached advanced stages of development. Apple intends the release to be its biggest wave of new products yet.
www.bloomberg.com/news/articl…
The forthcoming npm v12 will no longer execute preinstall/install/postinstall scripts, unless you explicitly allow them. You can get ready now by using npm 11.16.0 which prints warnings about anything v12 would block.
github.blog/changelog/2026-06…
Sindre’s set of curated rules has grown a lot, with almost 100 added or updated in the past few weeks alone. Like enforcing better comments, limiting the depth of nested calls, preferring Temporal over Date, and preferring HTTPS over HTTP in URLs. These rules will seriously challenge (and improve!) your code.
github.com/sindresorhus/eslin…