Skip to content

Commit 71963de

Browse files
committed
vault backup: 2025-01-30 10:28:20
Affected files: .obsidian/workspace.json fleeting-notes/2025-01-30.md
1 parent 3b1ec52 commit 71963de

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.obsidian/workspace.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@
9797
}
9898
],
9999
"direction": "horizontal",
100-
"width": 303.5
100+
"width": 303.5,
101+
"collapsed": true
101102
},
102103
"right": {
103104
"id": "7d79c914da9cc99e",
@@ -155,7 +156,8 @@
155156
}
156157
],
157158
"direction": "horizontal",
158-
"width": 274.5
159+
"width": 274.5,
160+
"collapsed": true
159161
},
160162
"left-ribbon": {
161163
"hiddenItems": {

fleeting-notes/2025-01-30.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
publish_date: 2025-01-30
33
tags:
44
- react
5+
- animation
56
---
67
Great deep dive into React server components
78
https://tigerabrodi.blog/why-is-react-server-components-actually-beneficial-full-history
@@ -10,3 +11,8 @@ https://tigerabrodi.blog/why-is-react-server-components-actually-beneficial-full
1011
- RSC solve the problem of keeping static things pure HTML so you can render
1112

1213

14+
----
15+
interesting set of libs to make cool interactions and animations
16+
17+
- https://github.com/TahaSh/veloxi
18+
- https://github.com/TahaSh/swapy

0 commit comments

Comments
 (0)