[5] Finished with HTML/CSS and started with JS
So, in the last week I finished my entry-level course of HTML/CSS, but I looked into roadmap.sh and discovered that I have some topics left to learn. So, I've practiced a bit more with CSS grid, read about CSS Float, semantic HTML, native CSS features instead of preprocessors (here and here), and web-forms (here)
After that, I started to learn JavaScript. It's a well-known Russian-language resource, which you can also find in English and other languages here. It's free, but they have paid book version and courses as well.
Using advice from a friend of mine who is a JS developer, I'm going to read it all from top to bottom with making outlines. After that, I'll start again, but this time I will solve all tasks at the end of each lesson. I hope it will help to make neural connections stronger.