For non-developers in the house, has anyone tried Scrimba pro, is it worth it? I like the challenges in the free version but they are capped. Curious to know if I’m better off using YouTube + VS Code. For context: I’m trying to learn (advanced) JS and typescript TY!
Thread
I messed with scrimba for a bit and it’s nice, but the best js class I’ve come across is JS The Hard Parts on frontend masters. It’s only video though, not interactive.
these are the only exercises you do: csbin.io What I like about that course though is: 1. it feels like a real class, mainly because it's a recording of one 2. everything is focused on the context of the steps the browser is taking/understanding the call stack.
CS Bin
You and your pair programming partner can create a private CSBin to work together in.
csbin.io