DEV Community

Cover image for 7 practical ways to build Backends much faster as a developer

7 practical ways to build Backends much faster as a developer

Anmol Baranwal on December 19, 2024

Building backends can feel overwhelming with so many options out there. With the right mix of tools and approaches, you can speed up the developme...
Collapse
 
srbhr profile image
Saurabh Rai

Really cool 😎

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

thanks for reading, Saurabh πŸ™Œ

Collapse
 
marcuskohlberg profile image
Marcus Kohlberg

Cool!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks for reading :)

Collapse
 
simonjohansson profile image
Simon Johansson

Nice! Love Encore πŸ‘

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks for reading Simon! Encore is already changing how developers build and scale backends πŸ”₯

Collapse
 
rohittcodes profile image
Rohith Singh

was looking for drizzle when you talked about ORMsπŸ˜…...
PS: encore looks promising will definitely give it a shot.

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Oh yes, I thought about including Drizzle as well, but I ended up leaving it out because I haven't used it yet. I would have had to rely on online resources (and opinions there can vary).

Definitely use Encore, I'm also planning to build a complete app from scratch using it :)

Collapse
 
fernandezbaptiste profile image
Bap

πŸ‘πŸ‘

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Been a while since I've seen you hehe. Anyway, thank you for reading Bap πŸ™Œ

Collapse
 
komsenapati profile image
K Om Senapati

Awesome list πŸ˜ƒ

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks brother πŸ”₯

Collapse
 
rohan_sharma profile image
Rohan Sharma

Indeed!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

yay! means a lot :)

Collapse
 
getvast profile image
James Harrison

This is a great list and something I'm super passionate about...I hate time-consuming code that doesn't actually provide value to the end users. I've found that opinionated frameworks are the way to go for 80-90% of work - choosing the right one is the hard part.