Linkedin Authentication for a MEAN stack applicationSo every other article about linkedin authentication in a nodejs application uses PASSPORTJS, which is a library that I never understood…Jul 17, 2021Jul 17, 2021
Implementing Soft Delete in MongoDB with mongoosesoft-delete-plugin-mongoose is a mongoose plugin that allows you to soft delete documents and restore them in MongoDB (for JS & TS)May 8, 20211May 8, 20211
The nightmare of loading external js files to your angular projectYou’re building a project using angular. In order to not waste time, you bought a ready made template and decided to integrate it. Now…Feb 22, 2021Feb 22, 2021
Posting on a Facebook Page Using Angular/nodeJS with Facebook Graph ApiSo, I’ve had this task to publish a post on a Facebook page from my Angular/NodeJs application.Oct 1, 2020Oct 1, 2020