DEV Community

Discussion on: 10 Advanced Projects to Build in 2021

Collapse
 
rahxuls profile image
Rahul

I wanna build them all. Trying to get some free time to build them all.

Collapse
 
hb profile image
Henry Boisdequin

That's great, good luck! I'm curious, which language will you use for these projects?

Collapse
 
rahxuls profile image
Rahul

I gotta research lol

Thread Thread
 
hb profile image
Henry Boisdequin

I would recommend using Rust for these topics as it is easier to learn than a low-level language such as C or C++ but can also be used in low level as well as high-level applications. It's my favourite language!

Thread Thread
 
rahxuls profile image
Rahul

Ah men. I'm trying to learn React right now. After learning MERN Stack and then a bit of JAMStack. The I'm thinking to start with Rust. (Probably end of this year or next).

Meanwhile I'll look into if this can be done with front-endπŸ€ͺ

Thread Thread
 
hb profile image
Henry Boisdequin

Yes, that would be a great idea! I think you can use Node or Deno to create a programming language/key-value store/cryptocurrency/TCP/concurrent DS/image encryption but they won't be performant (to build for learning purposes). You could use MERN/the JAMStack to build the text editor! Good luck!

Thread Thread
 
rahxuls profile image
Rahul

Ah man. So much. But yes, ready for them.