I've been very random at improving myself as a backend engineer by (scrolling medium, trying out new techs, looking up definitions & shit) and I've been fairly new to reading books.
Does the great CF community have any kind of systematic method to improving as a backend engineer from a tech-wise perspective?
tl;dr if you're a BE engineer how do you make sure you're progressing in tech as much as possible, I am also interested in the answer if you're outside the BE domain.
Try roadmap.sh
practice
did you find anything interesting or beneficial?
Backend Engineer here. Best way is to learn by doing. Find a use case, and build an app for it. By the end, you'll probably find much more proficiency in backend development.
(For the frontend, I assume you have basic knowledge of HTML/CSS/JS so just make a usable interface)
GL!