DEV Community

Cover image for I Built the Most Mediocre Rust App Ever
rachelle palmer
rachelle palmer

Posted on • Edited on

6 1

I Built the Most Mediocre Rust App Ever

And it was awesome. Amazing, even.
A few months ago I decided that I would attempt to learn Rust. I have zero experience. I just wanted to get something working. I was prepared for days of agony and hand wringing.

Surprises?
It was easy to get started
The documentation is clear, well-organized, and correct. I can't explain how crazy it was to read the docs and follow instructions and then have something to show for it.
It was fun. Shockingly fun. Fun like I needed to immediately ping people to say IM LEARNING RUST AND IT IS FANFUCKINGTASTIC

What does my most mediocre app do?
There is a single field.
You enter a word.
You hit submit.
It creates a document in the MongoDB database.
There is no update! There is no delete!
There is no CSS!
It is an insult to the word "app".
But it works.
I have learned Rust (a little!)

If every example app you've seen is too complicated, the Most Mediocre Rust App Ever might help you get started. Link to github repo here, and the rust docs for MongoDB here.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay