CodeDrop allows you to easily paste and share code snippets with others. Set expiration times for automatic deletion and ensure secure, temporary sharing. Perfect for quick collaborations and ephemeral exchanges. https://codesdrop.netlify.app/ https://codedrop.vercel.app/ https://youtu.be/b1F6seHhfDo?si=-V5VxHKTBDfRTPux

codedrop share-code-online
1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Web Development Web Application

AI Summary: The task requires modifying the `getAllPastes()` function in `src/lib/dataStore.js` of the CodeDrop project to include an `orderBy` clause. This will sort the retrieved pastes by their creation date in descending order, ensuring that newly created pastes appear at the top of the recent pastes list instead of the bottom. This improves the user experience by making recently created pastes easily discoverable.

Complexity: 2/5
enhancement good first issue

CodeDrop allows you to easily paste and share code snippets with others. Set expiration times for automatic deletion and ensure secure, temporary sharing. Perfect for quick collaborations and ephemeral exchanges. https://codesdrop.netlify.app/ https://codedrop.vercel.app/ https://youtu.be/b1F6seHhfDo?si=-V5VxHKTBDfRTPux

Svelte
#codedrop#share-code-online