this post was submitted on 24 Aug 2023
22 points (100.0% liked)

Web Development

3283 readers
4 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

I have some complex touch interactions and am looking for a lightweight touch/gesture library to help me handle them. Interactjs is great, but it’s a fairly large bundle. Other top ones are not maintained anymore it seems.

you are viewing a single comment's thread
view the rest of the comments
[–] johman10@lemmy.world 2 points 10 months ago

It kind of depends on your use case but I have a project that uses DnD kit. It should be framework agnostic. I have also worked with React Beautiful DnD, but that is specifically for React.