40 - Get Notes API Route
41 - Authenticate Notes API Routes
42 - Install Luxon And Implement Fetch Notes API Helper
43 - Implement Note Container
44 - Style The Note
45 - Create Note API Endpoint
46 - Create Note Btn
47 - Sort Select Component
48 - Implement Sort Notes Function
49 - Drag And Drop Events
50 - Update Parent API Endpoint
51 - Testing Update Parent API Endpoint
52 - Drop Event
53 - Update Current Drag Id
54 - Prevent Dragging Note Into Self
55 - Update Parent On Drop
56 - Dispatch Change Parent
57 - Implement Notes Map
58 - Implement Change Parent
59 - Render Child Notes With Recursive Component
60 - Debugging The Recursive Component
61 - Logging By Reference Vs Value
62 - Implement Expand Button
63 - Check If Note Is Descendent Note
64 - Conditional Styling With clsx
65 - Finalize Sidebar