Hello, everyone!
I’m Behan, a Full-Stack Developer currently learning web development. I’ve been focusing on front-end technologies like JavaScript, GSAP, and React, and back-end tools like Node.js and MongoDB. My goal is to create interactive web applications that are both functional and engaging.
Along the way, I’ve faced challenges, such as improving my English and understanding complex topics like buffers and RESTful APIs. But I’m determined to keep learning, and I’ve gained a lot of valuable knowledge in the process.
Right now, I’m working on a couple of projects, including an API checker tool, and I’m excited to keep progressing. My next goal is to dive deeper into React and Redux.
I’d love to connect with other developers who are also on a learning journey or have experience in the technologies I’m exploring. Feel free to share your tips or advice!
Top comments (6)
Hi, Behan! You are on a good path. Here are some suggestions for you to try out:
Front-end
motion
instead of GSAP if you want to move forward with React.Zustand
andRecoil
(from Facebook itself). Because for small projects you'll want simpler state management and Redux will be an overkill.Backend
mongoose
to interface with MongoDB. Try incorporating the official mongodb driver to know whatmongoose
is doing behind the scenes.zod
for data validation in Express requests. Saves time from manual validation and errors and also helps with autocompletion and stuff.Common
Hi Shaktijeet Sahoo! 👋
Thank you so much for this thoughtful and detailed feedback! 🙏
I really appreciate you taking the time to share these valuable insights with me. They’re incredibly helpful, and I’m excited to incorporate some of these ideas into my learning journey.
Here’s what I plan to explore based on your suggestions:
Your comment has given me a lot to think about and some excellent direction to move forward with. Thanks again for the encouragement, and I’ll keep pushing forward! 🚀
Looking forward to more conversations with you.
That's amazing Behan! I too am on the same learning journey as you for web development. I am currently working on another tech but want to do what I'm truly interested in!
Thank you so much for your kind words! 😊
It's great to hear that you're exploring web development too. Following your interests is always the best path, and I'm sure you'll do amazing things in this field.
Feel free to share your journey or any projects you're working on—I’d love to hear about them and learn from each other!
Definitely buddy!! 😊
Hey mates!
Looking for something on MERN stack?
corbenykt.github.io/mern-frontend/
There is also GitHub uploaded code