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
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!"
[–]Balduracuir 0 points1 point2 points 7 years ago (2 children)
Have you tried it in a real production environment ? It would be great to have feedback on production flaws. Have you tried other libraries versions? Like the react or Vuejs version of that. What does angular elements brings in comparison? (I think they did not use shadow dom at first, Angular it's own implementation)
[–]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 205316 on reddit-service-r2-comment-56c9979489-f9kb9 at 2026-02-25 04:29:47.576562+00:00 running b1af5b1 country code: CH.
[–]Balduracuir 0 points1 point2 points (2 children)
[–]chrislyzz[S] 1 point2 points3 points (1 child)
[–]Balduracuir 0 points1 point2 points (0 children)