Dropbox API / JavaScript ES6 Tutorial – Expense Organizer




Learn how to build an expense organizer with the Dropbox API and ES6! You can also check out the interactive version of the course here: https://scrimba.com/g/gdropbox

Dropbox is a content and collaboration platform trusted by more than 500 million users and 300,000 teams. It also has an API which allows you to add Dropbox features to your apps, such as file storage, sharing, previews, and search.

One example of such an app is an expense organizer, which can help businesses prevent their receipts from turning into chaos. Each employee simply adds their receipts to a Dropbox folder, and then the app takes care of organizing them.

In this course, you’ll build this organizer app while learning the fundamentals of working with the Dropbox APIs. It will all be done in plain JavaScript. Along the way you’ll also learn several ES6 concepts, like array methods and async/await functions.

To learn more about the Dropbox API, visit the docs: https://www.dropbox.com/developers

Course created by Christian Jensen.
🐦https://twitter.com/cbejensen

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

Original source


15 responses to “Dropbox API / JavaScript ES6 Tutorial – Expense Organizer”

Leave a Reply