DHH, the creator of Rails, started a youtube series on writing software. I find it very enlightening and informative. Here is the link for the first episode: https://www.youtube.com/watch?v=H5i1gdwe1Ls&t=1s
Answers to your questions
DHH, the creator of Rails, started a youtube series on writing software. I find it very enlightening and informative. Here is the link for the first episode: https://www.youtube.com/watch?v=H5i1gdwe1Ls&t=1s
It is great to see his reasoning of things, as he’s very detail oriented. That part is inspiring. What’s not inspiring is his defense of techniques that almost everyone else considers harmful, such as ubiquitous usage of callbacks and concerns.
I’m a die-hard Rails user, but things like that and making their own JS framework I think are harmful to the direction of the framework.