Skip to content
TILens What matters today in tech
Theme

Daily edition · Java

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

13 Jul 2026 edition
Java

Buildless Web Components BCE/ECB Quickstarter

The bce.design quickstarter lost its entire build system: Node.js, npm, rollup, lockfiles. 777 lines deleted. The toolchain existed for one reason: Redux Toolkit. It ships with transitive dependencies (immer, redux,…

Source: Adam Bien Blog
Java GitHub

micronaut-projects/micronaut-core: Micronaut Core 5.1.6

What's Changed Bug Fixes 🐞 fix(ksp): resolve generic type arguments for suspend functions returning non-generic typealiases (#12686) by @idsoke in #12690 Handle null instances in QueryValueArgumentBinder by…

Source: Micronaut Core Releases sdelamo
Java

BCE/ECB in the Browser

A Package per Feature and Semantics over Bureaucracy showed BCE in a Java CLI application and claimed the convention is cross-technology. Proof: an events application built with web components and lit-html on plain web…

Source: Adam Bien Blog