Code Monkey home page Code Monkey logo

Comments (5)

eavichay avatar eavichay commented on May 13, 2024

Regarding the boilerplate: It's still not finalised so I'm waiting a little bit until it is ready.

Regarding the polyfills: All evergreen browsers now supports web components (no need for polyfills). I think they should be mentioned as a link to some external site describing when to use it.

You can easily PR to the docs repo

👍

from slim.js.

gabriel-fallen avatar gabriel-fallen commented on May 13, 2024

You can easily PR to the docs repo

Which reminds me: you should put this link on the docs site too! Because I was looking for it but couldn't find... :)

Regarding the polyfills

Yeah, later I found the discussion in #64

Regarding the boilerplate

It was very useful and even enabling for me as I copied Webpack and Babel config from it, and without it nothing worked. I'm not good at Webpack config and Parcel doesn't work for my experiment at all.

from slim.js.

eavichay avatar eavichay commented on May 13, 2024

Parcel doesnt work with web components without hassle and a polyfill which called web-components-loader which actually executes in the runtime and alters the way webpack transpiles classes creation. I started a discussion in parcel's repo and their opinion is "zero-configuration" which means it simply cannot be done without hassle. IMO parcel is not a real-world solution.

from slim.js.

eavichay avatar eavichay commented on May 13, 2024

screenshot
You can see on the top right - issues for documentation :)

from slim.js.

gabriel-fallen avatar gabriel-fallen commented on May 13, 2024

You can see on the top right - issues for documentation

I guess the red badge in the bottom right corner attracted all my attention. 😄

All right then, we can close this issue I guess.

from slim.js.

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.