Vuejs 2.7

Vuejs

Vue 2 is now migrated to TypeScript and all tests are passing. And exciting news the composition api will be ready for Vue 2.7.
Evan You Tweet

Apple will now allow Blink and Gecko based browsers in iOS after lastest EU ruling.
Aaron Toponce Tweet

Web performance

The Server-Timing header communicates one or more metrics and descriptions for a given request-response cycle. It is used to surface any backend server timing metrics (e.g. database read/write, CPU time, file system access, etc.) in the developer tools in the user's browser or in the PerformanceServerTiming interface.

Here's an MVP with @eleven_ty and esbuild allowing us to use modern JS (or TypeScript) with module imports and outputs minified, inlined JS bundles for each page.
Bundling js in Eleventy with ESBuild

📖 Sources

Every news are mainly from my Twitter feed, my Github feed, The collective, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.