python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Node.js - Sequelize.js | Create Dynamic Database Connection
I am writing a simple CMS with Node.js and Sequelize.js. I want to get database information from user like Wordpress and create database connection. I wrote the codes below for this but my problem is ...

Enes Kılıç
Votes: 0
Answers: 1
webpack -Error: Cannot find module 'pug' after hitting get-api
after configuring webpack in express and then an new folder fomed but when
i run bundle.js it successfully give a meassage- server is running on port 3000
bout when i hit api http://localhost:3000/ap...
rounak patni
Votes: 0
Answers: 1
How to separate month and year in Date in pug
This is the format of date saved in MongoDB:
Sun Feb 13 2022 05:30:00 GMT+0530 (India Standard Time)
How to separate month, year and day from this date in pug? I want to take this date in pug and dis...
Rishab Dugar
Votes: 0
Answers: 2
How to use interpolation for the ID attribute in Jade/Pug
I am trying to dynamically build chartContainers based on a MongoDB Database. For some background, I am using CanvasJS to create stock charts. I have a "stocks" variable I iterate through wh...
SarthakSin
Votes: 0
Answers: 2