6
ReactJS Syntax For Web Components
(lemmy.nz)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
Switch to Svelte. You’ll never look back. Everything else is trash.
Svelte is good and easy to recommend. Especially over my unfinished code here.
With what I'm doing, I'm aiming for something that would work without having to use something like vite to transpile anything... if I can replace the Lit dependency (on the roadmap), it would basically be vanillajs.
I'd like to minimise the JavaScript tooling needed for creating a basic project.
Not what you’re trying, but have you looked at HTMX?