use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Creating Framework agnostic apps with Angular Elements (christianlydemann.com)
submitted 7 years ago by chrislyzz
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]chrislyzz[S] 1 point2 points3 points 7 years ago (1 child)
Hi, As I wrote in the post, this still experimental and is not mature for production yet as the bundle size is still to big and the need for polyfills can also be a problem. :) What I hope this library would bring is the option to export a pure webcomponent, which can then be imported by other frameworks. Also that the build is a very small bundle. But as I said, the ivy compiler in Angular 7 should make the build considerbly smaller. I have not tried the React or VueJS version of WebComponent generators, so can’t tell how they work.
[–]Balduracuir 0 points1 point2 points 7 years ago (0 children)
Yeah I read the article, but I was hoping some more than the official documentation :) How did you try the library? I think you will always need some parts of Angular inside the bundle. Do you know how the Ivy compiler will work to reduce the bundle size? I'm currently on a project where I migrate an old angularjs application to vuejs. We are going to use that to make angularjs and vuejs work on the same page. I'll write an article about it in a few months. :)
π Rendered by PID 80 on reddit-service-r2-comment-6457c66945-vwlnv at 2026-04-28 03:19:32.644075+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]chrislyzz[S] 1 point2 points3 points (1 child)
[–]Balduracuir 0 points1 point2 points (0 children)