261 questions
// api.jslet express = require(express);let request = require(request);const $url = https://api2.sktelecom.com/weather/current/hourly;let $lat = 37.539079;let $lon = 126.990669;const $key = 751d8762-5...
Like the attached image, please leave a comment or like such as What can I do if I want to create a notification feature?Here are some of the things that need to be implemented:
I think you're asking a lot of questionsI'm leaving a question because I'm curious about what other people usually do!On Ubuntu Server (Typical Linux Environment)When I played node.js, when I turned t...
I'm going to work on a school project and I'm going to implement a paintboard that is shared with others in real time!It's kind of similar to the game Catch Mind. Multiple users can connect and draw o...
Developing node.js + express.You want to implement the comment writing function asynchronously. (To prevent reloading) ejs and templates.Go to the bulletin board post+comment pagerouter.get('/topic', ...
Hello, I'm a beginner developer who's making a server for the first time.You are about to run a function to create a server.func a();func b();func c();func d();func last();I want to order these five f...
I wonder how you set up the font on the website.Apply font only to body {} tags, Do you use the method of loading Google Web Font?@font-face{ font-family:Nanum Gothic; src:url('/fonts/NanumGothic.eot'...
Implemented real-time services with nodejs and socket.io.socket.io connection occurs in and out of 100. If you look at the socket being used in the terminal cat /proc/20807/net/sockstatIt's well over ...
main.jsapp.post('/count', function(req, res){ var num_ = Object.keys(req.body)[0]; var sql = 'select times from db where num=?' conn.query(sql, [num_], function(err, rows){ if(err){ console.log(err)...
Node.js is studying.The question is very simple, but I'm asking you because it seems to be an important part.I'm trying to develop it using a template, but I have difficulty choosing which to study, J...
« | - 22 - | » |
© 2024 OneMinuteCode. All rights reserved.