Processes that move data between one system and another are common. Such processes are called an Extract, Translate, Load (ETL). There are many technologies to author these in, and one of those is Beam. This post will dive into what Beam is, and how to author ETL pipelines in it.
Drag and drop ordering is a deceptively hard problem. The obvious solutions work well at first, but will start to fall apart over time. Thankfully there are some truly excellent options out there.
I've come to realize the solution I want for managing bookmarks doesn't exist. The existing solutions suffer from vendor lock in. I want a solution where I own the data, and it works across all the browsers and platforms that I use. Since this solution doesn't exist I decided to build it.