I subscribe to an ISP Newsletter highlighting their excellent tutorials and also relevant news items…
Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective; sharing them here to help the community.
Not only does the following chart list most of the current methodologies but the list is rapidly increasing on a daily basis
I only know that I know nothing, applies perfectly to website development, no matter how much experience you have. It is dangerous to consider yourself an expert in this field.
Nice chart John. Does a pretty good at capturing all the moving pieces us full stack developers have to contend with on a daily basis. I only had a couple comments…
I would consider breaking out the mention of “how browsers work”, “DNS” and HTTP as being more about how the web works and not directly coming off of JavaScript.
You show React.js, Vue.js and Angular coming off the node of server-side rendering. Did you mean client side rendering? Those are JS frameworks that work on the client side as in run by the browser.