Florian Hehlen

@zenwork.eurosky.social

Reluctant architect and software engineer at heart. I work in the digital healthcare world and looking for a way to make a difference with https://hl7.org/fhir

Here's a nice Lit tip 💡: Let's say you want to hide some DOM but preserve component state. You can do this with the cache() directive: Here when showView is toggled from true to false back to true, the DOM fragment for the expression is extracted, saved, and restored - preserving all the state.

Bild

@webawesome.com is it possible to get a static version of webawesome alpha. The current link is working fine from home but I get some CORS errors when I try to run my stuff from behind a corporate firewall? I don't need a proper release... Just something that allows me to continue with my work.

In Chromium-based browsers, you can now use two very interesting picture-in-picture features: 1. the Document Picture-in-Picture API which enables web apps to populate a PiP window with arbitrary HTML 💪 🧵1/6 Here's a demo of Chrome

If you ever need to coordinate npm scripts you really should check out Wireit Wireit is like the missing script runner for npm. It lets you describe script dependencies, inputs, & outputs; then runs scripts & deps in order and caches their output. github.com/google/wireit

GitHub - google/wireit: Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.

Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient. - google/wireit

github.com