Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Uploading Files with a JavaScript REST API

This course will teach you what options you have for sending files from client-side web applications to the server. You’ll also learn what to do with them once they’re there.

Mike VanSickle - Pluralsight course - Uploading Files with a JavaScript REST API
by Mike VanSickle

What you'll learn

Web applications are responsible for managing a lot of different types of data. Strings of text are used for names and descriptions, dates are used to track what happened when, and numbers are used to quantify and measure an application’s data. Among these data types, files present a unique set of challenges to manage securely and efficiently. In this course, Uploading Files with a JavaScript REST API, you’ll learn about the options you have for uploading files from the browser to the server. First, you’ll explore how to handle a single file at a time. Next, you’ll expand your knowledge by examining how to upload multiple files at a single time. Finally, you’ll learn how to manage the files once they get to the server. When you’re finished with this course, you’ll have the skills and knowledge of uploading files with JavaScript needed to choose the most effective option for your use-case and implement it efficiently.

Table of contents

About the author

Mike VanSickle - Pluralsight course - Uploading Files with a JavaScript REST API
Mike VanSickle

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

More Courses by Mike