fix links (they were not working on blog page), add delimiter

This commit is contained in:
Artur Paikin 2017-08-02 01:34:57 +02:00
parent b8fd8023f9
commit a599421879

View file

@ -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 were 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 were launching an Uppy feature that also makes it resilient to browser crashes, which we believe is an industry first. Were 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.
\***
Dont you just hate it when youre 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!