Tag Archives: Coding

Creating Icons with Adobe Photoshop

Creating icons, and learning new skills with Adobe Photoshop. Continue reading

Posted in #Education, Adobe, Coding, Photoshop, Programming, Science, STEM, Women | Tagged , , , , , , , , , , | Leave a comment

Schedule Cron Jobs with Google Cloud Platform

Cloud Scheduler is a cool feature provides an easy way to run cron jobs using Google Cloud Platform (GCP) Cloud Functions. Continue reading

Posted in #Education, #npm, Coding, JavaScript, STEM, Women | Tagged , , , , , , , , , , , , , | Leave a comment

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

Mocha as a JavaScript Test Framework

In this article, I will present a simple example to show how to set up the Mocha test framework. Continue reading

Posted in #Education, AmWriting, Education, GitHub, JavaScript, Programming, Science, Software Development, STEM | Tagged , , , , , , , , , , | 1 Comment

Take Your Daughter to Work Day

Every year on Take Your Child to Work Day, I am reminded of the way girls continue to be excluded from the sciences, especially Computer Science. Continue reading

Posted in #Education, Black Lives Matter, Coding, Education, family, Programming, Science, STEM, Uncategorized, Women | Tagged , , , , , , , , , , , , | Leave a comment

An Accessible and Usable GitHub Repository

Making your GitHub repository accessible and usable. Continue reading

Posted in #Education, AmWriting, Coding, Education, GitHub, JavaScript, Science, Women, Writing | Tagged , , , , , , , , , | Leave a comment

My JS Journey: A Promise in a Browser

Promises in the browser; adding a class; forking in GitHub. Continue reading

Posted in #Education, AmWriting, Coding, Education, JavaScript, Programming, Science, Women, Writing | Tagged , , , , , , , , | 1 Comment

Seattle React.js April Meetup

I had the pleasure tonight to attend the Seattle React.js April Meetup. Continue reading

Posted in #Education, Coding, JavaScript, Programming, Science | Tagged , , , , , , | 1 Comment

My JS Journey: Promises

Promises in ES6 are not difficult, although they can be cumbersome. Continue reading

Posted in #Education, AmWriting, Coding, Education, JavaScript, Programming, Software Development, Writing | Tagged , , , , , , | 2 Comments