Latest Posts
-
Terminal commands that make you look like a wizard.
There is no sweeter feeling than pulling off some sexy terminal commands when your coworkers are watching. As we enter into the second year of covid and work from home...
-
A Lazy Guide to RxJS Observables
RxJS Observables are confusing, but they don’t have to be. This is not the guide to follow if you want super technical terms. This is guide is for people like...
-
How I prepare for interviews (Part 1)
I feel like I am the type of person that takes much longer than everyone else to be able to understand things. When it comes to tech interviews, I feel...
-
Sync Vs Async
Coming out of cs 201, asynchronous functions were super confusing to me. My introduction into javascript was through trying to use socket.io in NodeJS. The first time I saw an...
-
Git Collaboration
Patrick, a software engineer on your team, has just submitted a pull request containing the newest feature to the product that your team owns. Patrick chooses to leave the office...