Paul Everitt

Results 81 comments of Paul Everitt

I was doing a deep dive this weekend using "Diary Driven Development" about PyScript testing. Perhaps I should have checked first to see if you feel there is still a...

Not a standard practice, as people like using all-encompassing JS frameworks these days instead of the web platform. Compared to using `console.log` as a message broker though...it might be more...

Crap, I didn't see that. I didn't realize I wasn't subscribed to all activity. I think I might need to bow out on plugins. I have too many opinions on...

Let's drop this also. I'll keep using it for collective stuff.

First, love this discussion. "Re-imagine bootstrapping" was on my list from doing that collective gallery thingy. Thanks @ntoll for beating the drum. I think there might be a way to...

Interesting, [this document](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel) says: "If a rel attribute not present in one of the three sources above is used some HTML validators (such as the [W3C Markup Validation Service](https://validator.w3.org/)) will...

Yeh, it's very definitely not manifest. Those are for PWA stuff, we shouldn't overload it. We can try various validators, see if we can get away with yours. If not,...

I will give a longer answer after I've poked around a bit. First though some framing: - We have to balance "web ready" (as you describe it) with "least typing"...

Just to be clear: this is TOML in a separate file, never to be inlined into the original HTML, right?

Thanks @antocuni for the reply. A couple of points: - I wasn't going to propose a new custom element for the simple case of a couple of knobs. Instead, data...