Kevin Åberg Kultalahti

Results 51 comments of Kevin Åberg Kultalahti

We could also show the recent StackOverflow survey results somewhere 🤔

No, I'll add a Netlify integration as well

Why did you close this @benmccann ?

I guess it's not necessarily needed, i just like the idea of staging -> master as an extra step to make sure it works - I did notice the URL...

I didn't write the recipe (I think @pngwn did, though I don't remember exactly) but I think changing the recipe to use the method that Luke suggested there makes sense....

This is a great addition to the website! Good work!

I generally like this idea. I've been using the form action and it's very nice. How do we handle styling? Using an action it's easy since you just leave it...

> I like this idea as well. Some things that are not clear yet, they are essentially about how far does "progressive enhancement" go. For example, let's say I want...

Here's an old library I made once upon a time. It has an action that serialises and deserialises the form data (based on lukeeds excellent library btw!): https://github.com/svelteschool/svelte-forms/blob/master/src/actions/form/getValues.js

Ah, I hadn't realised there was a mroe complicated build process under the hood here. I really just thought it was a straight up css file, my bad! 🤦