Tag: Backend
How I became a professional self-taught developer in Germany while working a full time job
March 15, 2021 · 6 min read
Hopefully, this blog post will help someone to avoid the mistakes that I made and also learn from the good decisions that I made.
How to test a class method with Jest
September 1, 2020 · 1 min read
Shot explanation of how to test a class method with Jest.
How to drop all collections in a MongoDB database using Mongoose
August 19, 2020 · 1 min read
Drop all collections with Mongoose.