I have some experience with other languages and frameworks and want to dive in js full stack web development.
Can someone advice me which book i should read? I don't need to much explanation since i already have some few years of programming experience. It's just that i never did JS.
I have programming knowledge from other fields but I dived into JavaScript last in nearly a year ago. Just so I can extend Construct for my projects. I didn't read a physical book, only eBooks or references.
I started with:
tutorialspoint.com Html5+CSS+JS
Then:
w3schools.com Html5+CSS+JS
Then:
youtube.com/watch
Then:
Youtube : ES6
Then : Mozilla JS references.
Lastly : Use the language, you already know the language at this point.
I learned JS first because it was easier to understand in a programming perspective. Because, those HTML5 tags and CSS are just crazy to learn without actually using it for your projects.
In just a week, I learned to use Web Development for Construct 3 extensions. Then, I stopped reading books about it. I just lookup actual HTML5 + JS references.
I can't recommend you books but I can recommend you some startups, because after you take this route, you won't even need a book. You'll just keep looking at the Mozilla References for your projects.
I hope that helped in a way.