|
|
|
|
|
by jamil7
2257 days ago
|
|
One theory of mine is there is far more self promotion in the developer community now than there was when I started. In particular javascript and web development juniors writing blog posts and dev.to articles as a form of self promotion. On the other end of the spectrum are domain experts who make video courses or books on advanced topics. In the intermediate level you have a big gap with not a whole lot of information available. |
|
I'll fire up a tutorial on something and 20 minutes into this and I'm all "yeah this does what it says, but it can't be used to do almost anything else..." and I fear the actual person doing the tutorial doesn't know.
Heck I've commented on some Medium blogs where they mention how to do a thing and I'm 100% sure in any real world that code won't do the thing. I post and ask about some aspect of it and the blog author ... doesn't know.
Like outside this one off tutorial and everything working perfectly ... the code is useless.
There's valid reasons to simply code for illustration, but at the same time, without exposing even how to handle an error... what have you really taught someone?