Direkt zum Hauptinhalt
Keine Inhalte gefunden.
Logo von Dropbox Sign
Warum Dropbox Sign?
Akkordeon auf- oder zuklappen

Das können Sie tun

Dokumente online unterzeichnen
Elektronische Signaturen erstellen
Vorlagen auswählen oder erstellen
PDFs unterzeichnen und ausfüllen
Online-Verträge ausfüllen
Dokumentenverwaltung
Features erkunden
Symbolpfeil rechts

Anwendungsfälle

Vertrieb und Geschäftsentwicklung
Personalwesen
Start-ups
Finanztechnologie
Immobilien
On-Demand-Services
Produkte
Akkordeon auf- oder zuklappen
Symbol Dropbox
Sign
Einfaches Versenden und Unterschreiben
Symbol Dropbox
Sign API
Integrieren Sie eSign in Ihren Arbeitsablauf
Dropbox Fax-Symbol
Fax
Faxversand ganz ohne Faxgerät
Dropbox-Integrationen-Symbol
Integrationen
Wir passen uns an Ihre Arbeit an
Ressourcen
Akkordeon auf- oder zuklappen
Blog
Workflow-Fachwissen und Produktneuheiten
Erfolgsgeschichten von Kunden
Geschichten aus der realen Welt mit realen Ergebnissen
Hilfecenter
Ausführliche Anleitung für unsere Produkte
Ressourcenbibliothek
Berichte, Videos und Infoblätter
Entwickler
Preise
Akkordeon auf- oder zuklappen
Dropbox Sign – Preisgestaltung
Das individuell passende Abo finden
Dropbox Sign API – Preisgestaltung
Geschichten aus der realen Welt mit realen Ergebnissen
Vertrieb kontaktieren
Registrieren
Vertrieb kontaktieren
Anmelden
Akkordeon auf- oder zuklappen
Dropbox Sign
Dropbox Forms
Dropbox Fax
Kostenloses Probeabo
Blog
/
Entwickler

Getting React and Webpack to Run on IE8 (If You Must)

von 
Freddy Rangel
June 9, 2016
3
Minuten Lesedauer
Getting React and Webpack to Run on IE8
Symbol für Tooltip

Neues Aussehen, gleiches tolles Produkt! HelloSign heißt jetzt Dropbox Sign.

Schließ-Symbol

This post was originally published by Freddy Rangel on Medium.

‍

–––

‍

You might ask yourself, “why in the world would anyone want to torture themselves by supporting IE8?” Even Google doesn’t support IE8! But there are actually many companies that must support IE8 for one reason or another. At the company where I work, Dropbox Sign, we allow third-party companies to embed our document signing software directly in their applications. Many of our customers support IE8. Therefore, we must support IE8 as well.

‍

Recently, we received a report that IE8 users could not sign documents on our site. We take these kinds of bugs very seriously. Signing agreements is no trivial matter: they’re the written documents that outline the relationships and obligations of our lives. If our users can’t sign documents, they can’t do the basic tasks to get things done. A bug like this can have a huge impact on individuals and businesses alike.

‍

The cause of this bug for IE8 users was our rewrite of many parts of our application using React and Webpack. As it turns out, there are quite a few changes needed in order to get these two libraries to run on IE8. Here’s how we did it.

‍

ES5 Polyfill

‍

React and Webpack support ES5 and above. IE8, however, runs ES3, so you’ll need a polyfill to be able to run ES5 code. You can find the ES5 shim here: ES5 Shim.

‍

Set NODE_ENV to Production

‍

This change not only makes your React application much faster, but also removes a lot of code in development that are not supported on IE8. There’s a little more to it that just setting your NODE_ENV, but luckily I already wrote a blog post about how to do that and more: How to Make Your React Apps 10x Faster.

‍

ES3ify Your Code

‍

Even with a polyfill, there is much ES5 code that will break on IE8. One prominent example is the reserved words in IE8, words used as key names in an object. `class`, `catch`, and `default` are reserved works in ES3. ES3ify will change your code to avoid these conflicts with ES3

‍

‍

.

‍

Babel Transforms

‍

For good measure, I recommend using 2 Babel transforms that do much the same thing as ES3ify: Transform-es3-property-literals and transform-es3-member-expression-literals. We have a lot of legacy code that we’re not running through Babel, so we need to use ES3ify. We also use the Babel transforms just to be on the safe side.

‍

Watch Out for IE8 Gotchas

‍

One interesting gotcha I discovered was the incompatibility of the getter syntax in IE8. Many developers assume getters are an ES2015 feature, but they are actually ES5. This means that if you’re using getters in ES2015 classes, Babel will simply use the ES5 getter syntax. Unfortunately, this blows up on IE8. 

‍

There is support for getters in IE8, however, it is only compatible with DOM nodes. My suggestion: Avoid getters if you must support IE8.

Immer auf dem neuesten Stand

Fertig! Sehen Sie bitte in Ihrem Posteingang nach.

Thank you!
Thank you for subscribing!

Lorem ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

Lorem ipsum
Symbolpfeil rechts
Schließ-Symbol

Up next:

Nahaufnahme einer handschriftlichen Signatur, die moderne digitale Signaturlösungen darstellt.
Entwickler
15
Minuten Lesedauer

Integration von Dropbox Sign in Ruby on Rails: Eine Schritt-für-Schritt-Anleitung

Nahaufnahme einer handschriftlichen Signatur, die moderne digitale Signaturlösungen darstellt.
Entwickler
15
Minuten Lesedauer

Dropbox Sign vs. SignNow for developers

eBook

So erleichtern E-Signaturen Ihre Transaktionen auf B2B-Marktplätzen

Produkte
Dropbox SignDropbox Sign APIDropbox FaxIntegrationen
Warum Dropbox Sign?
Elektronische SignaturenDokumente unterzeichnenPDFs unterzeichnen und ausfüllenOnline-VerträgeElektronische Signaturen erstellenSignatur-EditorWord-Dokumente unterzeichnen
Support
HilfecenterVertrieb kontaktierenSupport kontaktierenCookies verwaltenErste Schritte: Dropbox SignErste Schritte: Dropbox Sign API
Ressourcen
BlogErfolgsgeschichten von KundenRessourcen-CenterLeitfaden zur RechtsverbindlichkeitTrust Center
Partner
Strategische PartnerVertriebspartner suchen
Unternehmen
KarriereNutzungsbedingungenDatenschutz
Symbol FacebookSymbol YouTube

Akzeptierte Zahlungsmethoden

Logo von MastercardLogo von VisaLogo von American ExpressLogo von Discover
CPA-Compliance-AbzeichenHIPAA-Compliance-AbzeichenSkyHigh Enterprise Ready-AbzeichenZertifiziertes ISO 9001-Abzeichen

Elektronische Signaturen von Dropbox Sign sind rechtsgültig in den USA, der Europäischen Union, in Großbritannien und in vielen anderen Ländern der Welt.
Weitere Informationen finden Sie in unseren Allgemeinen Geschäftsbedingungen und der Datenschutzrichtlinie