Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Daniel Rogers 140 posts 718 karma points
    Oct 10, 2024 @ 02:10
    Daniel Rogers
    0

    Umbraco13 - 14 app pluggins

    As umbraco 13 uses AngularJs inherantly for custom app_pluggins and 14 has been completly redesigned.

    Is it possible to create Node.JS/lit pluggins for version 13 so as when the site is finally able to be ported over to 14+ the new pluggins dont need to be re writtern again.

  • Daniel Rogers 140 posts 718 karma points
    20 days ago
    Daniel Rogers
    0

    any one got an surgestions

  • Nik 1617 posts 7263 karma points MVP 7x c-trib
    20 days ago
    Nik
    0

    Hi Daniel,

    The short answer is "I doubt it". However, you should be able to abstract away a lot of your code into a web component/lit bits but would still need to be registered with Angular (I think) so that would be entry point.

    Then when it comes to the "rewrite" half of it will already be abstracted away so it may just be presentation side.

    However, I've not seen anyone doing this.

    Thanks

    Nik

Please Sign in or register to post replies

Write your reply to:

Draft