Hello,
I want to start studying javacript again and more specifically ’ JavaScript Algorithms and Data Structures’ course.
I noticed that the compiler is quite confusing. When i did this course back in 2021 the compiler was pretty clear. The whole screen on the left was the code and right beneath was the log.
Now it looks very weird. There is a small space where you right the code
Is this a bug or this is how it is now?
I think you are referring to this legacy course: Legacy JavaScript Algorithms and Data Structures
and the screenshot is from the archived or the Full Stack Curriculum.
It’s better you do the latest available curriculum, which is the full stack curriculum as it’s updated and maintained by the team.
Everything in this screenshot is the editor. The instructions are in the middle of the editor and the section you need to edit you’ve indicated with an arrow.
The rest is code in the editor.
The console should be to the right hand side, at the bottom