Frontend Developer ·
Needs advice
on
GolangGolangPythonPython
and
RustRust

Hey, 👋

My name is Brayden. I’m currently a Frontend React Developer, striving to move into Fullstack so I can expand my knowledge.

For my main backend language, I am deciding between Python, Rust, and Go. I’ve tried each of them out for about an hour and currently, I like Python and Rust the most. However, I’m not sure if I’m missing out on something!

If anyone has advice on these technologies, I’d love to hear it!

Thanks.

READ LESS
10 upvotes·456.7K views
Replies (4)

All of these are solid options, however considering your expertise currently, I would probably suggest Node.JS considering your past experience with JS. However Python offers a similar development environment to JS in my opinion, and Go is a good sort of intermediate between Rust and Node.JS and Python. It's fast, but not as fast as Rust, and offers a development experience that combines C-styled languages (like Rust), and Python-y languages... So: Rust for the fastest, Node for familiarity, Python for ease of development, and Go for a good middle ground. I have used all in personal projects... If you use Go, I suggest a easy to use web server framework like Fiber.

READ MORE
8 upvotes·1 comment·397K views
Brayden W
Brayden W
·
March 23rd 2021 at 10:15PM

Neat - thanks for your help, Noah!

·
Reply
Recommends
on
Golang
Python

Rust is still in low demand. It's a great language but you'll have a hard time finding jobs. Go is the mix of both Rust and Python. Great language with modern features, fast, scalable, fun to write, and at the same time it has high demand (not as much as python).

Python on the other hand is a language that you can't go wrong with. Look around you and see what your job market prefers. If there isn't much difference to you personally, pick the one with more demand.

READ MORE
11 upvotes·3 comments·397.1K views
Brayden W
Brayden W
·
March 23rd 2021 at 6:23PM

Awesome, thanks. Looks like Python it is!

·
Reply
Gabriel Nelle
Gabriel Nelle
·
March 31st 2021 at 7:59AM

Oh dear 🤦‍♂️

·
Reply
Brayden W
Brayden W
·
March 31st 2021 at 1:12PM

whats up?

·
Reply
View all (4)
Avatar of Noah Shanaberger