Tag Archives: #test

Python and unittest

I hope you can find some value in learning to unit test as you write your code. Continue reading

Posted in #Education, Coding, GitHub, Programming, Python, Science, STEM | Tagged , , , , , , , , , | Leave a comment

My JS Journey: Creating an npm Package

In this blog post, I will show how to create an npm package that can be used from other modules. The example is a wrapper around node fs. Continue reading

Posted in #Education, #npm, AmWriting, Coding, GitHub, JavaScript, Programming, Science, STEM | Tagged , , , , , , , , , , , , , , | 1 Comment