Douglas Wilson
Douglas Wilson
Hi @KJlmfe you can already use ES6 features like arrow functions in Express.js apps today. For example, here is how you would write a handler using the arrow function: ```js...
https://github.com/expressjs/discussions/issues/59#issuecomment-300969108
> I don't find the argument "still lot organizations use it" a good one. Many problems with software depend by the lack of updates, so why encourage it? If organizations...
> Symbols was a great reason to use ES6. Rather than polluting the res/req with common use property names. And especially in the bug with morgan which can actually cause...
Hello, and thank you for the issue. I'm not sure what the implications would be for consumers of this module that attempt to build a reverse lookup (extension to type)...
Ah, I was wondering why it closed. I have done that before and caused every single PR to close on a project. It was a nightmare lmao
Everyone looking to use a mime mapper in the web browser should be using the module https://www.npmjs.com/package/mime
The `application/mp4` mime in the database now includes the two extensions from the IANA entry as the first ones.
Hi @ZebraFlesh sorry about that, I wrote the logic above already, but ran in to other consequences. I got them mostly addressed, but currently our build process is broken due...
We just need a new release of the `nvm` program so our build system on CI is working again, so we can make releases. I already pinged the nvm project...