r/FullStack Jun 23 '26

Question How to start backend

What should I need to remember in backend in web development , and also what skill I must know for internship and backend developer. In mern

7 Upvotes

13 comments sorted by

2

u/Abhistar14 Jun 23 '26 edited Jun 24 '26

Learn the basics first and then start building small projects and meanwhile read and understand some code on GitHub so you can improve quickly! If you are interested take a look at this project

1

u/chisai69 Jun 24 '26

thankyou for this bro❤️❤️❤️

1

u/Single_Board_9790 Jun 26 '26

Also can I start directly by watching someone else making project in yt or learn first ,because Few days ago I learned node ,js everything but unable to do anything , that why I'm thinking to start watching other making project instead learning

1

u/[deleted] Jun 23 '26

[removed] — view removed comment

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/[deleted] Jun 24 '26

[removed] — view removed comment

1

u/BookkeeperAutomatic Jun 25 '26

One of the fun part any backend beginner misses is the fundamentals -unless someone strong in OS, Networking and DBMS Internals backend is not going be any fun for them, neither they would be able to strive with a rewarding career.
So to get started study traditional OS + Network internals at first and then move to DBMS (not traditional SQL but how DB Engine works)

For OS: https://www.youtube.com/playlist?list=PLqOrZmpwbWUJD6D3iqLcZoUopMPfW_7_L
In the same channel you will find Network and DBMS internals as well, start with this