T
1

Dropped $300 on a CSS Grid course that just repeated MDN docs

The course promised advanced patterns but was just basic tutorials repackaged, so has anyone found a Grid resource that actually teaches complex layouts like overlapping grids and subgrid in practice?
2 comments

Log in to join the discussion

Log In
2 Comments
zara_allen
Spent $300 on a course that literally just said "grid-template-columns: repeat(3, 1fr)" over and over... That stings, man. Most of us have been burned by some "expert" selling basic stuff they learned from a 10 minute YouTube video. Honestly the only way I've learned complex Grid stuff is by breaking other people's CodePens and then crying for an hour before it clicks.
7
wendysmith
$300 for a course that just repeats one line of CSS sounds like a total scam honestly. I mean if the guy had put in any effort to actually teach you how grid auto flow works or something maybe it would be worth half that. But to be fair some people just need that one simple trick explained 20 different ways before it clicks for them.
10