Michael Di Prisco
Michael Di Prisco
Renamed `insert` second parameter using a more descriptive name.
As we allow the constructor to define completionParams, it would be better to allow devs using the library to use the specified stop token. As of right now, the library...
### Description I noticed the utils in the node package had two unnecessary function calls which could have been reduced to a single regexp. This will provide a small performance...
Jest and Mocha are the suggested testing frameworks, yet there is no mention about: - [Node native test runner](https://nodejs.org/api/test.html) - [tap](https://github.com/tapjs/tapjs) Even if tap can be a personal preference, a...
Despite the enormous success it had over the years, Express isn't clearly catching up with the demands of today's products and can be considered deprecated or, at least, not maintained...
Moving from the regexp approach to a loop based one. Performances improved by 50% in my benchmark. I did that using the following code: ```js const mjn = require("./dist/main.js"); const...
Come d'accordo con @passasooz ho preso ownership del capitolo per il solo motivo di poter dare supporto a chi già sta stendendo il contenuto.
Questo capitolo è stato inizialmente scritto da [ChristianF11](https://github.com/Il-Libro-Open-Source/book/commits?author=ChristianF11) come parte del capitolo sulla formazione, ma mi sembrava interessante proporlo, anche solo momentaneamente, come capitolo separato mentre la formazione viene portata...
Questa issue viene aperta per poter esprimere il proprio interesse verso l'argomento nel titolo. Chiunque sia interessato a questo argomento può mettere un 👍 su questa issue. Chiunque tra gli...
Questa issue viene aperta per poter esprimere il proprio interesse verso l'argomento nel titolo. Chiunque sia interessato a questo argomento può mettere un 👍 su questa issue. Chiunque tra gli...