From 8978bd5713fec8c405c2fc0f4a413a374fcc5f65 Mon Sep 17 00:00:00 2001 From: Aditya <114663382+AaadityaG@users.noreply.github.com> Date: Wed, 11 Oct 2023 17:09:46 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4c2b9c..9862aad 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ It's a great way to learn. * [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/) * [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/) * [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.flenker.blog/hecto/) +* [**JS**: _Build your own code editor in JS_ _](https://www.youtube.com/watch?v=tupa5BRHK4Q) #### Build your own `Visual Recognition System`