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

后端 未结 7 1184
庸人自扰
庸人自扰 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:36

    I don't think that reading on common patterns will help you write really good code. Moderately good code, but not really good code. I'd login to irc.freenode.net and ask in ##javascript and #coffeescript for help - at least in #coffeescript, there are many people who will help you improve code you put in a gist.

提交回复
热议问题