home.social
  1. Excited to share a presentation around the ongoing project improvements. Do check it out if you are interested in . There's some groundwork being done and that also gets us closer to
    conversion!

    docs.google.com/presentation/d

  2. Some secrets from the R&D weekly update. Our team has been working on really cool stuff lately, including experiments! Also, do check out eslint-config-vaadin alpha, it's a great config:

    github.com/vaadin/eslint-confi

  3. Today has been a good day. Despite russian missile strikes and rolling blackouts, I managed to deliver experimental versions of 5 using . Don't tell it to my tech lead!

  4. New additions to Web Components bookmarks:

    - cypress-lit = + 🔥
    - query-selector-shadow-dom by
    - Shadow DOM support for Capybara 💎
    - Shadow DOM with Java

    Check out the full list of testing solutions:

    webcomponents.today/testing-so

  5. Day 23: Starter Templates.

    If you want to start creating , today's update is for you! Meet the list of starters kits with @vite, , , , FAST, Shoelace, other libraries and tools.

    webcomponents.today/starter-te

  6. It's been a month since I joined . Time for a proper 🙃

    I'm Serhii from . Not always online due to (we had a 30 hours last week after russian missile strikes).

    I've been working at for more than 5 years. My main focus is creating using , and .

    Finally, I'm a member of and teams. I also do on my own and I especially enjoy using 🔥

  7. Day 18: Testing Solutions.

    While JSDOM supports , it's usually better to test them in real browsers that people actually use. Today's update provides examples of using Web Test Runner by , , and other tools.

    webcomponents.today/testing-so

  8. Today we released React wrappers for web components, powered by Labs React. Check it out: npm i @hilla/react-components

    + = 😎

    hilla.dev/blog/hilla-1-3-adds-

  9. Day 10: Codelabs.

    If you are new to Web Components and don't know where to start, today's update is for you! Check out codelabs: detailed step by step tutorials created by , Chrome Developers and teams:

    webcomponents.today/codelabs/

  10. @vint This is exactly the reason why was extracted into a separate project: Web Dev Server and Web Test Runner are completely framework agnostic (you can even use them with React thanks to esbuild plugin).

  11. @vint I understand those folks, too. Going buildless is one of the ideas behind the project that I'm part of.

    But for now (at least until import maps land everywhere) I recommend using Web Dev Server. It has almost zero "magic" compared to other tools.

    modern-web.dev/docs/dev-server