Migrate from Webpack to pure EJSUse document.head.innerHTML += `<link type="text/css" rel="stylesheet" href="main.css">`; instead of import "../css/main.css";.Jan 25, 2021Jan 25, 2021
Сunning fetch()If you want to submit a form without form.submit() you need to know two things.Jan 17, 2021Jan 17, 2021
Deploy Node.js app into Passenger hostPassenger is web-server with support for Node.js, Python, etc. It runs over Apache server and allows to launch Node.js scripts without…Jan 14, 2021Jan 14, 2021