@prplcode
Sr. Software Engineer @Spotify | Tech Blogger 馃捇 | Professional Nerd 馃 | Musician 馃幐 | https://prplcode.dev
Sr. Software Engineer @ Spotify | Tech Blogger 馃捇 | Professional Nerd 馃 | Musician 馃幐
Mentoring. Advice. Collaboration. Questions.
Git commit messages are how we communicate to our future selves. They help you understand why a certain line of code was added to the code base. That's why knowing how to write a good Git commit message is important. We've all been there; "Git is con...

Between 2016 and 2018 I maintained an open-source project with +800k downloads/month. I learned six invaluable lessons by doing this, and I will now share them with you. How It All Started 馃洬 I joined Spotify in 2016 and my team needed a React date p...

Being a good software engineer is not only about your technological skills. You are working with people, and so you need what's called soft skills. Soft skills are at least as important, if not more, as technical skills to progress in your career. In...

With Heroku, you can deploy your Express Node.js application to production in just a few steps. In this post, I'll show you a step-by-step guide to deploying your Express Node.js application to Heroku. To quickly get started you can use my repo templ...
