NnicolasbDec 6, 2016
Angular 2 / Javascript : Best way to send image to server
Hello I'm writting my own boilerplate with express, and js framework for front-end(Angular2) I want to include profile picture options. So now, from the input file i encode to base 64 the picture, i send the base 64 image to the server, i decode base...
MMMario and 1 more commented