jellyjen blog

Creating an npm package

I wrote a blog post recently on how creating developer tools can be beneficial in understanding how to write programs that have real users. This post is my experience attempting to create an npm package for practice and to understand its underlying principles.


Javascript Closures

A question I’ve been asked frequently as a basic test of JS understanding is how to explain the concept of a closure.


Gaining Real-World Engineering Experience

I attended a web seminar on hiring for software engineers this week.


First Interviews

My experience after attending the Flatiron School’s on-campus recruiting event.


Git Cheat Sheet

A cheat sheet I compiled on creating and working with your own git repositories.