Create password protected file sharing applications with Node JS , Express, and MongoDb, with Web Dev Simplified
https://www.youtube.com/watch?v=AHXFMu8xVsc
#nodejs #webdevsimplified #file #share #mongodb #express
  
  https://www.youtube.com/watch?v=AHXFMu8xVsc
#nodejs #webdevsimplified #file #share #mongodb #express
YouTube
  
  How To Create A Password Protected File Sharing Site With Node.js, MongoDB, and Express
  File sharing sites are incredibly common and they may seem difficult to create but they are actually quite simple. In this video I will show you how to create a simple file sharing site that also includes password protected files and a download count tracker.…
  Create a share function to social media with the Web Share API in JavaScript
https://daily-dev-tips.com/posts/using-the-native-web-share-javascript-api/
#share #web #api
  
  https://daily-dev-tips.com/posts/using-the-native-web-share-javascript-api/
#share #web #api
Daily Dev Tips
  
  Using the native web share JavaScript API
  What is the native web share API and how can we use it
  