kokolegorille

kokolegorille

Web components in 2020

Hello everyone,

Does anybody uses Web Components in 2020? It’s quite old, but recently it seems to have some kind of revival.

I have been toying around lately, and made a wasm web component with Rust.

It is not meant to be a framework replacement, but can work with any… For fun I also made a Web Component in React.

The main advantage is it’s portability. After all, it’s just an html tag, but powered by anything under the hood.

Thanks for taking time…

Most Liked

web-padawan

web-padawan

Hi! There are lots of examples of using web components in 2020, including component libraries by Microsoft, IBM, Salesforce, SAP and more.

If you are interested, check out this collection of web components resources: https://github.com/mateusortiz/webcomponents-the-right-way

dimitarvp

dimitarvp

I haven’t but I plan to use HTMX for own project in a few weeks (or months). Have you checked that one out?

AstonJ

AstonJ

I’ve always liked the idea of building apps as a series of components and not just for the frontend - I really liked how Volt was planning to bring it to the backend too and would love frameworks like Rails and Phoenix to explore the idea.

Here’s some vids that look pretty good:

Where Next?

Popular Frontend topics Top

andresriveros
I’m very interested in the Stimulus reflex approach for frontend development: It is a great way to integrate action cable very easily ...
New
DevotionGeo
Dart is not the first language with that mistake, but it’s newer. It shouldn’t have repeated this mistake.
New
First poster: bot
Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?. FJCVTZS is “Floating-point Javascript Convert to Signed fix...
New
AstonJ
We should probably add a WASM portal at some point :nerd_face: Edit: Done:
New
AstonJ
Which WebAssembly language/s interest you? I just discovered AssemblyScript (portal | thread) which looks interesting! Here are some of...
New
AstonJ
Wondering if anyone has any thoughts on choosing between these two languages for WebAssembly? I definitely want to explore wasm, and rea...
New
mafinar
I (re-)realized I had the book “Modern CSS with Tailwind” bought, never read a page of it until today. With me being a fast reader and th...
New
First poster: bot
A 3D racing game built with ClojureScript, React and ThreeJS
New
SynergyRob
I invented a game of double Chess called Synergy Chess. I am not a coder. I hired someone to write the program. People can play online fo...
New
Reinis
For the last few months I’ve been (re)-learning vanilla CSS. Initially I did not ‘get’ how to structure CSS to take advantage of the ‘cas...
New

Other popular topics Top

Devtalk
Reading something? Working on something? Planning something? Changing jobs even!? If you’re up for sharing, please let us know what you’...
1023 17214 380
New
AstonJ
A thread that every forum needs! Simply post a link to a track on YouTube (or SoundCloud or Vimeo amongst others!) on a separate line an...
New
axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
wmnnd
Here’s the story how one of the world’s first production deployments of LiveView came to be - and how trying to improve it almost caused ...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New