Skip to content

Commit 2c8ce03

Browse files
committed
Add post on collaborative Qt
1 parent 34b28ae commit 2c8ce03

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

src/components/blog/blogpostsDetails.json

+13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"url": "https://blog.jupyter.org/r-in-the-browser-announcing-our-webassembly-distribution-9450e9539ed5",
4+
"title": "Making Qt collaborative using CRDTs",
5+
"image": "/img/blogposts/Collaborative-Qt.png",
6+
"summary": "A journal on creating a collaborative application with Qt",
7+
"date": "March 31, 2025",
8+
"authors": "David Brochart",
9+
"imageID": "blogpost-image-129",
10+
"imageNaturalWidth": 976,
11+
"imageNaturalHeight": 288,
12+
"imageRenderedWidth": 273,
13+
"imageRenderedHeight": 80.56
14+
},
215
{
316
"url": "https://blog.jupyter.org/r-in-the-browser-announcing-our-webassembly-distribution-9450e9539ed5",
417
"title": "R in the Browser: Announcing Our WebAssembly Distribution",
22.1 KB
Loading

0 commit comments

Comments
 (0)