What's New in Node.JS 24

👩‍💻🤩Node.js is reaching its 24th major version, and it comes with a host of new features and improvements. This release will be the Current release for the next six months becoming LTS in O...
0 Read More

How to Secure Your Node.js APIS

Security isn’t just a feature – it’s a habit. You can’t do everything all at once, but you can start with a few key changes. If you’ve built an API with Node.js, chances are you’ve thought...
0 Read More

Shopify App update

⛶npm run dev npm run setup // update database npx prisma migrate dev --name update_settings_table //After Change TOML file npm run shopify app config push // After change toml file npm run deploy /...
0 Read More

Project of the Week: Prisma

Project of the Week: Prisma
Lightning-fast reviews: the ORM that's winning the collaboration game. Introduction Ever wondered what happens behind the scenes of a wildly successful database tool? Prisma isn't just another...
0 Read More