Monday 9 January 2017

Can I use node.JS with SQLite to create desktop applications that can..you know...remember stuff? And can node.JS access files on the user's computer?

I worked with node.JS a while ago, and I've learned a lot of web development since then. I've also worked with SQLite and PHP, and I love how light weight it is. I've seen that SQLite and Node.JS are compatible, are there any resources that explain how to use them together?A related question, can node.JS access files on the user's computer? If I wanted to use it to make a music player, for example, would that be possible if the user provided a folder path to scan for songs, or something to that effect?

Submitted January 10, 2017 at 12:41AM by PM_ME_A_WEBSITE_IDEA

No comments:

Post a Comment