I'm trying to build an app using NodeJS, in which user inputs data and this data is added to the content of the web page(in my case to the table) without reloading the page. Is there any ways to do it?P.S. I did post data with AJAX, but couldn't figure out how to get it without reloading. Then I thought about socket.io , but not sure if it's the solution.
Submitted June 27, 2020 at 06:46PM by b1vcksnvk3
No comments:
Post a Comment