Improve HTML editor and HTML/CSS lessons

Coming back to programming after ages and using FCC to get a refresher. The Responsive Web Design course is an absolute slog. It just makes you repeat the same actions over and over again (that colored marker tutorial was just the same repetitive step of changing the rgb values nonstop). But the worst part of all this is that given how tedious these lessons are, the HTML editor is SO bad. No self closing brackets or tags like you’d expect out of any HTML IDE - the same thing you get out of all the other website’s editors! The JS and CSS editors automatically close out brackets, braces, etc., so why can’t the HTML editor?

This is the improved curriculum. Repetition of concepts is part of the intention.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.