when to start backend
when do i know when to switch to learning backend
and what do i do when i people give contradicting suggestions on this
4 Replies
learning webdev isn't a linear path where you check off boxes, so any time you feel comfortable enough to start learning something new, really
you don't like... learn HTML and them move on to CSS when you're 100% done with HTML. Same goes for frontend and backend (and sysadmin and networking and all the other parts that go into building, hosting, and maintaining sites)
ohhh
okay
You switch to learning backend when you feel like you should/can.
If you're comfortable just making static sites then you don't need to learn backend. But if you want to make an app then you need to learn backend.
okay