|
|
|
|
|
by grobbyy
679 days ago
|
|
I think this is missing them point of p5js. Khan Academy has brilliant kids courses on p5. A bright first grader can learn it. P5 is not designed to solve the same problem as D3. It's for creative coding. It's what kids did on Logo, BASIC, or an a graphing calculator. For that, is brilliant. It's for a weekend playing making digital art. It's for teaching math and physics. It's not something anyone could, would, or should use for any production code. You can't do a11y, i18n, responsiveness, or a million other annoyances that come with real-world coding. It's not a work framework. It's there for FUN. (And if you have kids and the to help them out, it's absolutely better than Scratch; marginally slower to get going, but no ceiling) |
|