
Автор: Brad Traversy
Издательство: Traversy Media
Год: May 2022 (Version 1.0)
Страниц: 306
Язык: английский
Формат: pdf + Code
Размер: 14.7 MB
This eBook is an extension of the "Practical Guide To Web Development" video that I release every year on my YouTube channel. This is essentially a brain dump of everything that I know when it comes to web dev-related technologies such as languages and frameworks. In addition to that, I talk about concepts like REST APIs, authentication, MVC, etc. I will also discuss the different paths that you can take as a developer and even topics like mental health and burnout. Now it’s time to get into a programming language and if you’re a web developer, you should know jаvascript. It may not be the main language that you work with if you’re going to be a back-end or even a full-stack dev. You can build websites using server-rendered pages and a template language with PHP or Python, but if you want any kind of dynamic functionality within the browser, then you’ll need to know at least some jаvascript because it’s the language of the browser.