My JavaScript patterns/practices stink. Where should I seek help?

后端 未结 7 1276
庸人自扰
庸人自扰 2021-01-29 18:17

I\'ve been working almost exclusively on back-end tasks for the past few years, and I\'ve just noticed that most JavaScript (and CoffeeScript) projects have got a helluva lot pr

7条回答
  •  青春惊慌失措
    2021-01-29 18:51

    I don't see the problem with your older code. Or with the newer code. Basically, just follow the same principles you'd follow with Ruby: refactor mercilessly and let good architecture emerge from the refactoring.

提交回复
热议问题