|
|
|
|
|
by az0xff
3544 days ago
|
|
A course designed around using a particular "modern" web technology stack will have to change too often (every time it doesn't become "modern" anymore) for it to be sustainable. Imagine that in 2016 you have a course centered around using what was modern in 2006. That would inevitably happen with a course like that. I'd rather teach programming from 0 to making a really basic 2D game (be it in C++ or Python or whatever language and whatever library). The results are eye-catching and the coding process is engaging, and there's no need for it to rely too much on how trendy the framework is in the current year. |
|
I know, teaching today's web standards means they'll be out of date within the next ten years. But I believe the improvement of the web is asymptotic and will slowly come to a halt in the coming years... that and I would never forgive myself for not refreshing a course when it's too old to be applied to the real world, as a pragmatist. Finally, I don't think Vue will beat React too quickly.
(I'm not an educator, but I've spoken with a few on some of these topics.)