Making it Easier to Work With Local npm Packages

I was recently doing some work to fix a bug in the Azure Functions Durable JavaScript package that required changing the surface area of an API. I’d done everything that I could to test it, I’d created a new sample, I’d added a unit t…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I was recently doing some work to fix a bug in the Azure Functions Durable JavaScript package that required changing the surface area of an API. I’d done everything that I could to test it, I’d created a new sample, I’d added a unit test for the bug I’d hit and ensured it passed while not breaking the existing tests over the API, all that sort of thing. But I wanted to make sure that the change, while seemingly fixing my issue, would actually fix it, so I wanted to drop the code into project.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2020-03-01T21:16:08+00:00) Making it Easier to Work With Local npm Packages. Retrieved from https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/

MLA
" » Making it Easier to Work With Local npm Packages." Posts on LINQ to Fail | Sciencx - Sunday March 1, 2020, https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/
HARVARD
Posts on LINQ to Fail | Sciencx Sunday March 1, 2020 » Making it Easier to Work With Local npm Packages., viewed ,<https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Making it Easier to Work With Local npm Packages. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/
CHICAGO
" » Making it Easier to Work With Local npm Packages." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/
IEEE
" » Making it Easier to Work With Local npm Packages." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/. [Accessed: ]
rf:citation
» Making it Easier to Work With Local npm Packages | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2020/03/01/making-it-easier-to-work-with-local-npm-packages/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.