Skip to content
BigBoxCode
  • Home
  • Fundamental
    • Design Patterns
    • Design Principles
    • Data Structures
  • Programming
    • JavaScript Programming
    • Laravel Framework
    • Server-Sent Events(SSE)
    • Python Programming
    • PHP Programming
  • Database
    • MySQL
    • Redis
    • MongoDB
  • DevOps
    • Linux Fundamentals
    • Linux Commands
    • Docker
  • All Tutorials

NodeJS

Sequelize: Configure for any Framework

July 8, 2024February 2, 2020 by BigBoxCode

Sequelize is the most common node ORM for databases like, MySQL, MariaDB, Postgres, Microsoft SQL Server, SQLite etc. In this article we are going to set up sequelize for any node framework.

Categories NodeJS Tags ORM, Sequelize 2 Comments

NodeJS: Send HTML email using EJS and Sendmail

July 8, 2024February 2, 2020 by BigBoxCode

The simplest solution for sending an email with Node would be to use Sendmail. If you want to send an HTML email, use handlebar or ejs for handling the template (I am using ejs here).

Categories NodeJS Tags EJS, Email, Sendmail, Template Leave a comment

Issue: node package (in windows) is not recognized as an internal or external command, operable program or batch file

July 8, 2024February 2, 2020 by BigBoxCode

Solution for Issue: node package (in Windows) is not recognized as an internal or external command, operable program or batch file

Categories NodeJS Tags ERROR, Windows 2 Comments
  • Tutorials
  • Design Patterns [classic/core patterns for OOP]
  • Design Principles
  • Data Structures
  • Server-Sent Events(SSE)
  • MySQL Tutorials
  • Redis Tutorials
  • MongoDB Tutorials
  • JavaScript Programming
  • PHP Programming
  • Laravel Framework
  • Python Programming

Sponsors

  • About
  • Contact
  • Privacy Policy
  • Disclaimer
  • All Tutorials
  • Sitemap
  • Resources
  • RSS Feed
  • GitHub
  • Linkedin
  • Youtube
© 2025 BigBoxCode