Nicolas Hoizey · @nhoizey
907 followers · 8300 posts · Server mamot.fr

🔗 “Enhance vs. Lit vs. WebC…or, How to Server-Render a Web Component” by @jaredwhite

⚓️ nicolas-hoizey.com/links/2023/

#webcomponents #webc

Last updated 1 year ago

Nicolas Hoizey · @nhoizey
908 followers · 8183 posts · Server mamot.fr

🔗 “Enhance vs. Lit vs. WebC…or, How to Server-Render a Web Component” by @jaredwhite

⚓️ nicolas-hoizey.com/links/2023/

#webcomponents #webc

Last updated 1 year ago

The Spicy Web · @vanilla
555 followers · 345 posts · Server social.spicyweb.dev

All right nerds, we got some 🌶️ spicy content on the blog for you today! 🤓

A writeup and code/demos all about server-rendering via in three popular flavors: , , and !

Also a ton of thoughts about the future of these technologies and how to promote a portable view layer of web applications in an -first world.

Take a peek and then hop in our Discord to chat more about all these groovy features!

spicyweb.dev/web-components-ss

#webdev #webcomponents #node #enhance #lit #webc #html

Last updated 1 year ago

Lene Saile · @lene
444 followers · 431 posts · Server front-end.social

Hi @zachleat, I've been looking at how you include components in zachleat.com, and can't figure out how you use the components directly in md or liquid templates, without embedding them in {% renderTemplate "webc" %}. Where is the trick? :blob_cat_aww:

github.com/zachleat/zachleat.c

#webc

Last updated 2 years ago

Ashur Cabrera · @ashur
341 followers · 440 posts · Server front-end.social

My little `classnames` plugin for got a small upgrade — it’s now registered as a filter as well as a shortcode, making it a cinch to build conditional class strings in

📦 → npmjs.com/package/@aaashur/ele

#eleventy #webc

Last updated 2 years ago

I made another plugin, this one adds support for ()'s fileformat

bennypowers.dev/posts/webc-nvi

#neovim #eleventy #11ty #webc

Last updated 2 years ago

I wrote about my first impression of the new framework for and other

Learn about the advantages of WebC, and consider some of the questions that came up for me while learning to use it for the first time. Are webc and the same thing? If not, how do they differ? When would you use WebC? When might you not?

Read about it on my -powered, webc-authored site:

bennypowers.dev/posts/webc-imp

#webc #11ty #staticsitegenerators #WebComponents #eleventy

Last updated 2 years ago

Nicolas Hoizey · @nhoizey
769 followers · 6673 posts · Server mamot.fr
Evan · @darth_mall
80 followers · 1360 posts · Server notacult.social

I updated my recipe for formatting dates with + Luxon to override the `<time>` element, instead of using a custom element:

11ty.webc.fun/recipes/easy-dat

I think overriding `<time>` makes this recipe much cooler.

/cc @eleventy

#webc

Last updated 2 years ago

Ashur Cabrera · @ashur
327 followers · 334 posts · Server front-end.social

folks!

Is it possible to import a component using a dynamic value? 🤔 Something sort of like this:

```
---
component: my-component
---
<any-tag-name
:webc:import="'./components/' + component + '.webc'"
></any-tag-name>
```

#webc

Last updated 2 years ago

Evan · @darth_mall
80 followers · 1360 posts · Server notacult.social

New recipe is up:

Use a WebC component and Luxon to make it easy to format dates and produce a `<time>` element in your site. The best part is that Luxon is already a dependency of @eleventy.

11ty.webc.fun/recipes/easy-dat

#webc

Last updated 2 years ago

Henri-Maxime · @hms
139 followers · 148 posts · Server alentours.cc

with , next thing to learn.

#webc #eleventy

Last updated 2 years ago

Terribly Federated Mia · @mia
2860 followers · 765 posts · Server front-end.social

There are many examples of using webc:type="js" to loop over items in , but none of the examples pass along more than simple strings in component properties.

Is it possible to loop over more complex components, and pass in entire objects or collections? I can't figure out how to do it.

@eleventy

#eleventy #webc

Last updated 2 years ago

Ricky de Laveaga · @rdela
111 followers · 558 posts · Server mastodon.social

Exploring and getting ready to write about it, , and soon, along with my thoughts on the acquisition. Drop your knowledge here in this thread! DM/email/Signal etc all encouraged.

☀️🕊️☁️
🎈🐀💭

#eleventy #webc #netlifycms #netlify #gatsby #11ty

Last updated 2 years ago

Colinaut · @colinaut
231 followers · 744 posts · Server dice.camp

@blackgirlbytes just wanted to say that I watched this when it was live and it was great! You are a great relatable interviewer with a lot of contagious enthusiasm. Also even though I have been keeping tabs on the whole stuff I learned some things.

#11ty #webc #latertoot

Last updated 2 years ago

Lene Saile · @lene
206 followers · 172 posts · Server front-end.social

Version 2.0 of is on the home stretch and comes with a lot of great new features! One of them, which is in danger of getting a little sidelined next to , and Partial Hydration (-land), I'll discuss at the upcoming TheJam.dev 2023: the new plugin. I will build a small starter project and say a few things about the Internationalization process, the Accept-Language header and 's redirect rules. Looking forward to it!!

cfe.dev/speakers/lene-saile/

#eleventy #webc #edge #is #i18n #netlify

Last updated 2 years ago

Ashur Cabrera · @ashur
244 followers · 119 posts · Server front-end.social

Put together a quick + demo showing NPM-imported components, and blogged about it

(The process is so smooth and simple it hardly merits a demo! 🥰)

→ 🎉 ashur-shared-webc-demo.netlify
→ 📝 multiline.co/mment/2022/12/imp

#eleventy #webc

Last updated 2 years ago

Ashur Cabrera · @ashur
240 followers · 108 posts · Server front-end.social

Starting to play with in , and the ability to import shared components installed via NPM is absolutely dynamite 💥

11ty.dev/docs/languages/webc/#

#webc #eleventy

Last updated 2 years ago

Starlifter.CO · @starlifterco
1 followers · 1 posts · Server mastodon.str.nz

Just listened to the episode with @zachleat talking about the current state of , and Twitter. It's been a while since I tuned in and it's like catching up with an old friend. Thanks @chriscoyier @davatron5000 ✌️
shoptalkshow.com/543/

#shoptalkshow #11ty #webc #webdev

Last updated 2 years ago

Michael Gehrmann · @g12n
18 followers · 104 posts · Server mastodon.social

How do I get the plugin in @eleventy to actually generate a JS file? I feel like I completely misunderstand the concept of the plug-in.

I want to make a some countdown-component. Can someone point me into the right direction?

#webc #webcomponent

Last updated 2 years ago