DEV Community

Discussion on: HTML fallback images on error

Collapse
 
leob profile image
leob

Amazing that something like this is even possible, who would have thought ... the native Web APIs keep expanding, but my impression is that most of these new capabilities tend to get ignored in favor of using React and other frameworks, which we then use to "emulate" what can be done simply with native Web APIs ...

Collapse
 
dailydevtips1 profile image
Chris Bongers

Oh yes,
And then underwater heavily rely on these native web apis 😂

That's why I personally like to see a rise of native web frameworks (like remix/asto/fresh) they are just leveraging these API's in the most native ways.

And this comes from someone who uses React in his day job.

Collapse
 
leob profile image
leob

Remix is interesting, you wrote a series of articles on it, I enjoyed that ... but yeah, frameworks like React in fact exist because the native web falls short as an application development platform - however, this is increasingly less the case ... I wonder if there will be a day when we'll just use native APIs and Web Components, and frameworks are indeed not needed anymore.

Thread Thread
 
dailydevtips1 profile image
Chris Bongers

Yep, really enjoy working with Remix (and Astro for that matter).
I actually hope we get to that point one day, where it's just web components.

Imagine how cool it would be to simply share pre-made things across projects.
I do guess there are quite a few already: webcomponents.org/