Node JS
Tuesday, 18 February 2020
I have a question about declaring variables ?
var express, app; (function(){ "use strict" express = require('express'); app = express(); })(); If i use variables that way, is it be a good way ?
Submitted February 18, 2020 at 07:04PM by Varenberg
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment