mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
fix links (they were not working on blog page), add delimiter
This commit is contained in:
parent
b8fd8023f9
commit
a599421879
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ image: "http://uppy.io/images/blog/golden-retriever/uppy-team-kong.jpg"
|
|||
published: true
|
||||
---
|
||||
|
||||
**TLDR;** We're on a mission to improve file uploading on the web. We released [tus](https://tus.io): the open protocol for resumable file uploads, as well as Uppy: the next open source file uploader for web browsers. Uppy uses tus, which makes it resilient to poor network conditions and crashing servers. Today we’re launching an Uppy feature that also makes it resilient to browser crashes, which we believe is an industry first. We're sharing a quick [demo](#demo) video, a bit of [background](#uppy), [how](#how) exactly we achieved this (technical details), and how you can [try](#try) it yourself.
|
||||
**TL;DR:** We're on a mission to improve file uploading on the web. We released [tus](https://tus.io): the open protocol for resumable file uploads, as well as Uppy: the next open source file uploader for web browsers. Uppy uses tus, which makes it resilient to poor network conditions and crashing servers. Today we’re launching an Uppy feature that also makes it resilient to browser crashes, which we believe is an industry first. We’re sharing a quick [demo](/blog/2017/07/golden-retriever/#demo) video, a bit of [background](/blog/2017/07/golden-retriever/#uppy), [how](/blog/2017/07/golden-retriever/#how) exactly we achieved this, and how you can [try](/blog/2017/07/golden-retriever/#try) it yourself.
|
||||
|
||||
\***
|
||||
|
||||
Don’t you just hate it when you’re about to share the perfect photos from your trip to Iceland, and halfway through, your cat jumps on the keyboard and trashes your browser? Or the battery in your laptop dies? Or you accidentally close the tab or navigate away? We hate that too!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue