Hey everyone I am working on a side project where I am using mongodb nodejs nextjs. I am performing some schema update and my code is breaking up as the objects created before schema update have not been updated or not have a particular field. Can s...
Join discussionGithub, Inc is under Microsoft, Inc. which in-turn makes NPM, Inc also under Microsoft, Inc. Recently Microsoft embraced open source. They built Visual Studio Code, Typescript, WSL1 and WSL2, acquired Github and now NPM. What are your thoughts about...
BBolaji commentedHi everyone! So, I just finished a major rewrite of my template engine library, Squirrelly (the new version can be found here). Features include: Super fast parsing times Plugins Filters Filter parameters Native code Comments Nice syntax Configurabl...
Join discussionCan anyone explain to me what is going wrong here and how to fix it? The problem only occurs when I compile for production npm run prod never when I compile for development npm run dev, so it must be something to do with the minifications. As code...
Join discussion