Lasse Jørgensen

Results 175 comments of Lasse Jørgensen

I just noticed that the challenge already calls it a "rest element" > The rest element only works correctly as the last variable in the list. --- Here is a...

That isn't the original HTML. The new HTML now has a `p` element with a pipe `|` symbol which counts as text. But I was wrong in saying the text...

@moT01 A bit unrelated, but how difficult would it be to switch (or just add) Playwright for the CI browser tests? It has support for Webkit.

Sure, it can be made fixed width and just have it overflow as well. Without having looked much at the code I would imagine that would still be quite a...

Just as an aside. Something I also noticed is the format of the HTML when creating a help thread. ```HTML CatPhotoApp Cat Photos Click here to view more cat photos....

@bbsmooth Maybe open the issue anyway, just to get some more eyes on it?

Well, the example projects pass now using React 18, but they are all old projects using class components. Some projects are still failing when using functional components and hooks with...

@scissorsneedfoodtoo I honestly just assumed it would, I never tested it with a new import. I don't see why it would prompt for something that already exists. It does seem...

> I came across [this challenge](https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-flexbox-by-building-a-photo-gallery/step-21) - also doesn't say what to use for the values, just says to add something. Unless we're seeing a bunch of forum posts around...

> [Here's another](https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-accessibility-by-building-a-quiz/step-67) - If we want to fix all these, I would be fine with it. I actually prefer them the way they are, but they won't be much...