npm run serve — executes a Javascript programWe know that Node.js is a JavaScript runtime for browser outsiders. so, when we run command — npm run serve does it evaluate JavaScript?Oct 29, 20231Oct 29, 20231
Realtime chat with Socket.IoDeep dive into realtime data and create a chat app using socket.ioJul 27, 2023Jul 27, 2023