workshop: add build your own text editor in Rust (#44)

This commit is contained in:
Santhosh Kumar Tekuri 2024-02-03 21:04:18 +05:30 committed by GitHub
parent 9e3b6d178f
commit 8c143f31d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,6 +169,22 @@
"free": true,
"category": "workshop"
},
{
"title": "Hecto: Build your own text editor in Rust",
"url": "https://www.flenker.blog/hecto/",
"description": "This is a series of blog posts that shows you how to build a text editor in Rust",
"tags": [
"project",
"learning",
],
"official": false,
"year": 2019,
"difficultyLevel": "all",
"duration": "variable",
"interactivityLevel": "high",
"free": true,
"category": "workshop"
},
{
"title": "Build your own JIRA with Rust",
"url": "https://github.com/LukeMathWalker/build-your-own-jira-with-rust/",
@ -1149,4 +1165,4 @@
"free": true,
"category": "forum"
}
]
]