Tuesday 24 March 2020

What is the easiest way to loop through a Sqlite3 database table and create an element for every row?

I am now creating a JavaScript file for my static html page, which sends a XMLHttpRequest to a certain address which is declared by a router in yet another JavaScript file with NodeJS Express Routers. However, (especially compared to the PHP way), this seems really cumbersome to me.

Submitted March 25, 2020 at 01:18AM by KnownToiletBystander

No comments:

Post a Comment