Mainul Hasandev.webdevstory.com·Sep 6, 2024Integrating Dropbox API with React: Step-by-Step GuideCloud storage has become an essential solution for businesses, developers, and researchers alike due to its reliability, scalability, and security. As part of a research project, I recently integrated the Dropbox API into one of my React applications...DiscussJavaScript
AkantroforAkantroakantro.dev·Jul 28, 2024The Remix Advantage: Unlocking Faster, Scalable, and Maintainable Web ApplicationsDropbox recently rebuilt its admin dashboard using Remix, a modern web framework—the project aimed to create a faster, more scalable, and maintainable dashboard. By leveraging Remix's features like nested routing, optimistic UI updates, and built-in ...Discussdropbox
TECHcommunity_SAGtechcommsag.hashnode.dev·Mar 7, 2024Automate file transfers between Dropbox and Egnyte with webMethods.io IntegrationOverview With the help of this step-by-step guide, you’ll create a self-running workflow that automatically uploads new Dropbox files to your designated Egnyte location using webMethods.io Integration. Prerequisite: webMethods.io Integration tenant ...Discussegnyte
Ravi Prakashblog.prakashravi.com·Feb 13, 202410 Engineering Blogs to Explore System Design ConceptsAre you looking to deepen your understanding of system design and architecture? Dive into the world of engineering blogs! Here are 10 engineering blogs that I'm reading to study system design over the weekend. Each of these blogs offers valuable insi...Discuss·28 readsSystem Design
Ahmet ALMAZnews47ell.hashnode.dev·Aug 3, 2023Maestral Review: Your Solution to Ignoring node_modules in DropboxFacing challenges when backing up projects to Dropbox is a common issue for Node.js developers, mainly because of the large and frequently updated node_modules folder. Nevertheless, the good news is that Maestral offers an innovative solution through...DiscussWays to ignore node modules folder during backupdropbox
Infydots Technologiesinfydotstechnologies.hashnode.dev·Jun 1, 2023Web Development Case Studies: How Netflix, Etsy, Dropbox and Facebook Built Their WebsitesA strong and well-designed website is essential for the success of any business in the modern digital age. Websites that not only draw people but also deliver a great user experience depend heavily on web development. In this post, we will examine th...DiscussWeb Development
Rohan Vermarohanvm.hashnode.dev·Apr 2, 2023.dropboxignore, the .gitignore analogue that Dropbox should introduce as a feature.Introduction I come to you with an interesting open-source project I came across, albeit after a lot of misdirected efforts, that solved a problem in my workflow: dropboxignore. For context, I'm running Ubuntu 22.04LTS and using bash as my shell. The...Discuss·1 like·44 readsdropbox
Mehar RamzanforMehar Ramzan's blogmeharramzan.hashnode.dev·Mar 2, 2023How to use Dropbox API with pythonThe Dropbox API makes it easy to upload, download, share, and delete files using python and is ideal for adding automation. You can clone the GitHub repo having common Dropbox functions from here. Installation: Open the terminal and install python SD...Discuss·2 likes·38 readsdropbox
Kolade ChrisforfreeCodeCampfreecodecamp.org·Apr 27, 2022How to Send Large Video Files – Share a Big File with EmailSending large files through email can be quite challenging. This is because each email client has a size limit for file sharing. Gmail and Yahoo limit file size to 25MB, while outlook and iCloud limit files to 20MB. So, if you decide to send, for exa...Discussdropbox
freeCodeCampforfreeCodeCampfreecodecamp.org·May 14, 2019How to create an expense organizer with JavaScript in 10 minutesBy Per Harald Borgen Let’s use ES6 and the Dropbox API to keep our receipts from turning into chaos. In this article, I’ll show you how to create a handy little app which keeps track of your receipts. It allows you to dump all your receipts into a D...Discussdropbox