Created
March 9, 2026 13:33
-
-
Save sidwebworks/848ca1af6e1649f107ed51a8ce437f9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "1", | |
| "title": "Team Sync Meeting Notes", | |
| "body": "Discussed Q3 goals. Need to finalize the new onboarding flow by next Tuesday. Sarah will take the lead on the frontend implementation.", | |
| "lastModified": "2026-03-09T08:30:00Z" | |
| }, | |
| { | |
| "id": "2", | |
| "title": "Grocery List", | |
| "body": "Milk, eggs, sourdough bread, coffee beans, and avocados. Don't forget to stop by the farmer's market for tomatoes.", | |
| "lastModified": "2026-03-08T14:15:00Z" | |
| }, | |
| { | |
| "id": "3", | |
| "title": "React Interview Prep", | |
| "body": "Make sure to review derived state, useEffect dependency arrays, and how to properly sort an array of objects without mutating the original state.", | |
| "lastModified": "2026-03-05T09:00:00Z" | |
| }, | |
| { | |
| "id": "4", | |
| "title": "Project Ideas", | |
| "body": "1. A Kanban board with drag and drop.\n2. A split-pane notes app.\n3. A weather dashboard using a public API.", | |
| "lastModified": "2026-03-07T11:45:00Z" | |
| }, | |
| { | |
| "id": "5", | |
| "title": "Books to Read", | |
| "body": "The Pragmatic Programmer, Clean Code, and maybe reread Dune before the next movie comes out.", | |
| "lastModified": "2026-03-01T16:20:00Z" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment