Stream archive: drag and drop in Yew + Rust (2023-10-24)

Subscribers:
8,090
Published on ● Video Link: https://www.youtube.com/watch?v=bFH4OWrBmN0



Duration: 1:26:38
59 views
7


In this live stream Brooks set up drag and drop functionality in the LMS. It's pretty easy to add the ability to drag. Less so to determine where to drop. #rust #yew

Links

MDN drag and drop: [https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API)

Yew events: [https://yew.rs/docs/0.20/concepts/html/events#available-events](https://yew.rs/docs/0.20/concepts/html/events#available-events)

- -- Watch live at https://www.twitch.tv/brookzerker




Other Videos By Brooks Builds (brookzerker)


2023-11-06Stream archive: environment variables in rust (2023-10-26 afternoon)
2023-11-05Stream archive: environment variables in rust with dotenvy (2023-10-26)
2023-11-04Stream archive: .env lesson while chatting about management (2023-10-25)
2023-11-03Stream archive: Creating a Learning Management System (LMS) with Yew and Rust stream 13 (2023-02-23)
2023-11-03Stream archive: Creating a Yew Component Library in Rust for my LMS stream 3 (2023-01-16)
2023-11-03Stream archive: finishing drag and drop for course articles (2023-10-25)
2023-11-02Stream archive: drag and drop with Yew and Rust (2023-10-24 afternoon)
2023-11-01Let's be courageous and learn Leptos
2023-10-31Stream archive: courage time with leptos + rust
2023-10-31Stream archive: Clearing create article form on submit (2023-10-23)
2023-10-30Stream archive: drag and drop in Yew + Rust (2023-10-24)
2023-10-30Let's be courageous and learn Leptos
2023-10-30Stream archive: making textarea dissapear on form submit (2023-10-23)
2023-10-29Stream archive: Fixing styling bugs in the LMS (2023-10-20)
2023-10-28Stream archive: Fixing styling bugs in the LMS (2023-10-20)
2023-10-27Stream archive: Fixing bugs in the LMS (2023-10-19)
2023-10-26Stream archive: Fixing bugs in LMS (2023-10-18)
2023-10-25Stream archive: creating a sqlx rust assessment (2023-10-11)
2023-10-24Stream archive: exploring using exploration tests (better name needed) (2023-10-17)
2023-10-23Stream archive: recording SQLx Rust assessment part 2 (2023-10-16 afternoon)
2023-10-22Stream archive: Re-recording SQLx Rust assessment solution part 1 (2023-10-16)



Tags:
drag and drop
rust
twitch
yew
html drag and drop