Giter Site home page Giter Site logo

Comments (6)

WebReflection avatar WebReflection commented on September 22, 2024 1

IE11 doesn't support class, you need Babel to transpile your code.

from document-register-element.

redfellow avatar redfellow commented on September 22, 2024

Oh, never ventured there since I've been only coding in vanilla for years. I'll look into how to do that, or if possible, code directly in a supported syntax/format.

Thank you.

from document-register-element.

WebReflection avatar WebReflection commented on September 22, 2024

or if possible, code directly in a supported syntax/format.

you don't want to do that ... use babel to transpile your code 😉

from document-register-element.

redfellow avatar redfellow commented on September 22, 2024

Let's just say that I'm working with somewhat perverted legacy in-house framework that's been built for the past 20 years.

I don't know much 'bout Babel, but it's very difficult to get any preprocessors in there. 😓 But I'm gonna look into it on monday and see what's what.

from document-register-element.

WebReflection avatar WebReflection commented on September 22, 2024

If you can't get any preprocessor in there, you can forget about class, or anything related to modern JavaScript, as nothing will work in your target browsers ... or ... you use babel for the newer code you're writing

from document-register-element.

WebReflection avatar WebReflection commented on September 22, 2024

to expand, there's literally nothing I can do in here to make class or anything modern work in IE11, so this is your only chance https://babeljs.io/

from document-register-element.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.