Backend Engineer. I love writing about concepts I've learned--or am currently learning-- in software engineering.
Outline Scope of the tutorial Introduction Prerequisites (optional) Code coverage with Codecov Project Setup Codecov & GitHub Actions Codecov in action Metadata (badges) Conclusion Helpful links Scope of the tutorial This tutorial teaches...
A practical example using NodeJS (Express), PostgreSQL & MongoDB.
A lightweight introduction.
Lessons from my first 2 months as a Software Engineer at my first job
Background My journey into back-end development started in 2018 with learning how to build REST APIs using NodeJs and MongoDB. My idea of software architecture back then was the traditional Model-View-Controller (MVC) pattern (in my case, an MC patte...