#nodejs
Read more stories on Hashnode
Articles with this tag
You might have seen this guy __dirname a couple of times, maybe in a webpack config like this const path = require('path'); module.exports = { ...
Inspiration I was doing a little competitive coding just to taste that side of computer science, although being a passionate web enthusiast, one thing...