File Upload Articles on Flatlogic Blog

Comprehensive tutorial on handling file uploads in web applications using Axios and Express.

Axios Multipart Form Data- Sending File Through A Form With Javascript

Axios is an HTTP client based on a promise. It supports an easy and simple API to work and handle requests both on Node.js and browsers. Since Axios is frontend as well as backend software, it is very similar to sending a file with Axios both in Node.js and the browser. The most important job of client-side JavaScript is to make HTTP requests for fetching and saving data. And that makes Axios a very useful resource. Easy intercepting responses/requests and canceling them is another major aspect of Axios.

by Korra Shailaja • 8 min read

Top JavaScript Calendar Plugins

This article is about the best JavaScript calendar plugins on the market.

by Eugene Stepnov • 7 min read