Is Angular Too Much for a Simple Tinder-like App?

0
25
Asked By TechyTurtle42 On

I'm currently developing a trial web app similar to Tinder, which will involve videos and some algorithmic features like matrix factorization for recommendations. This is a solo project, so it's just me doing all the coding. A friend suggested using Angular, but I'm hearing that it might be overkill for something this small. Someone else mentioned Svelte as a potentially lighter and more efficient alternative. I'm willing to invest time to learn either Angular or Svelte to ensure I'm proficient, but I'd like to know if using Angular makes sense for this project or if Svelte would be a better match for a one-person team.

5 Answers

Answered By ChillCoder88 On

Use what you're comfortable with, or just build it and pick things up as you go along. And hey, it's cool your doctor dabbles in programming!

TechyTurtle42 -

LOL, I actually meant my professor, not a doctor!

Answered By SvelteFan123 On

If you haven't worked with either framework, I'd personally lean towards Svelte. It's user-friendly, and I've found I’m way more productive with it. That said, both technologies have their merits!

TechyTurtle42 -

Thanks for the advice! I appreciate it.

Answered By ReactRider77 On

Honestly, I wouldn't choose Angular for a small project like yours. React seems to have a wealth of resources, and unless there’s a compelling reason not to use it, I'd recommend going that route.

Answered By DevNinja56 On

There are countless options out there. What are your main goals with this app? If it’s to learn a technology for job prospects, opt for what's popular in your desired field. But if your priority is to build something quickly, maybe consider using Laravel instead.

Answered By CodeCrafter99 On

The tech stack really boils down to what you prefer. Maybe experiment with both and see which one clicks with you? The actual project shouldn't be heavily influenced by the framework you choose.

TechyTurtle42 -

Yeah, I was thinking of trying both but I'm also starting from scratch, which complicates things.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.