Comment on Show HN: Metalsmith – A pluggable static site generatorComments−Touche12yThis is a nit, but non-constructors should be lowercase.−ianstormtaylorOP12yIt actually is a constructor, just lets you omit the `new` keyword if you choose since I think it's nice not to have to do that sometimes.
Comments
This is a nit, but non-constructors should be lowercase.
It actually is a constructor, just lets you omit the `new` keyword if you choose since I think it's nice not to have to do that sometimes.