Copied to clipboard

Flag this post as spam?

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


  • Abhishek Pokhrel 23 posts 163 karma points
    Jul 08, 2016 @ 10:49
    Abhishek Pokhrel
    0

    Using Angular

    Hello All, I am just a beginner in Umbraco and was learning about about Angular JS too separately. I was just hoping if someone could give me something in which angular is used along with Umbraco with detailed and informative description!

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    Jul 08, 2016 @ 11:04
    Michaël Vanbrabandt
    2

    Hi Abhishek,

    The Umbraco backend is entirely a SPA ( Single Page Application ) written with Angular JS.

    So if you want to extend the backoffice with custom editors / dashboards / ... you need Angular JS.

    So I don't know what you're goals are in your project but if its extending the backoffice then you need Angular JS.

    You can find documentations and tutorials on Umbraco Belle

    /Michaël

  • Abhishek Pokhrel 23 posts 163 karma points
    Jul 08, 2016 @ 11:12
    Abhishek Pokhrel
    0

    Thank You Michael for the reply. Yeah, i want to extend the backoffice with custom editors using angular.In any way,i want to implement the Angular in Umbraco. So,thanks for the link i will go through it.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Jul 08, 2016 @ 11:13
    Jan Skovgaard
    100

    Hi Abhishek

    The documentation Michaël references above is outdated - The latest documentation can be found here https://our.umbraco.org/apidocs/ui/#/api instead and for the time being. The location might change in the future but for now this is where you find the latest and greatest.

    There has been done a lot of refactoring with the latest stable release of Umbraco, which currently is 7.4 - so if you plan on extending the backoffice with a dashboard or a property editor this is where you'll find out what is possible to use.

    Also you can find more information using these links

    https://our.umbraco.org/documentation/Tutorials/Creating-a-Property-Editor/

    https://github.com/umbraco/AngularWorkbook

    A good resource for learning angularjs among many is https://egghead.io/technologies/angularjs

    I hope this helps.

    /Jan

  • Michaël Vanbrabandt 863 posts 3343 karma points c-trib
    Jul 08, 2016 @ 11:40
    Michaël Vanbrabandt
    0

    Hi Jan,

    thanks for the headsup about the new location of the latest docs!

    /Michaël

  • Abhishek Pokhrel 23 posts 163 karma points
    Jul 08, 2016 @ 11:41
    Abhishek Pokhrel
    0

    Thanks Jan for the reply . I will go through the links and will get started.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies