SPStephen Pauliniamstepaul.hashnode.dev·Jun 23, 2023 · 2 min readResolving the 'sequelize Running Script Disabled' Error with a Single Command!I have been in the process of setting up the server side of a node js project. I am using PostgreSQL with my ORM as Sequelize when I came across this error message. The error message indicates that there is a problem with running scripts in PowerShe...00
SPStephen Pauliniamstepaul.hashnode.dev·May 29, 2023 · 3 min readMastering Mongoose and MongoDB with Node.jsMongoose is a popular Object-Document Mapper (ODM) for Node.js that provides a convenient and elegant way to interact with MongoDB. In this article, I will show you how to install and use Mongoose with Node.js to create a simple CRUD application. Pre...00
SPStephen Pauliniamstepaul.hashnode.dev·Apr 7, 2023 · 4 min readTop 10 Vulnerabilities in Web SecurityIn our world today, web security is a critical concern for any web application. Web applications are susceptible to numerous security vulnerabilities that can compromise data and functionality. The Open Web Application Security Project (OWASP) lists ...00
SPStephen Pauliniamstepaul.hashnode.dev·Feb 10, 2023 · 7 min readUnderstanding and Managing Open Source Licenses for Your ProjectAs a software developer, using open-source libraries and tools in your projects can be extremely beneficial. Open-source projects can save you time and effort by providing pre-written code that can be easily integrated into your work. However, with t...00
SPStephen Pauliniamstepaul.hashnode.dev·Jan 2, 2023 · 9 min readDev Retro 2022: Turning Lemons into Lemonade: Reflecting on the Challenges and Opportunities of 2022.In all my remarkable events, you’d hear me say “It’s not bragging if it’s based on facts, also Accomplishments do not speak for themselves” more reason why I am sharing my 2022 year review with you. I felt reluctant to share this year’s review becau...00