This is my personal blog where I mostly write about technical or computer science based topics. Check out my GitHub profile too.
Path aliases with TypeScript in Node.js
February 06, 2019Beautify the import-statements in your Node.js, JavaScript and TypeScript applications using path aliases.
Using MySQL in Node.js with TypeScript
July 05, 2022Improve your programming experience in Node.js by using typed SQL queries.
Writing & organizing Node.js API Tests the right way
November 22, 2022An architecture for writing and organizing your Unit & Integration Tests for Node.js REST APIs using Jest, Supertest & Chai.
