Part 4: SAPUI5 Tutorials (Data binding 4 - Factory Functions)

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 9

  • @praveenminumula2882
    @praveenminumula2882 4 года назад

    Great Explanation. Thanks!

  • @raulromano2874
    @raulromano2874 4 года назад +1

    Hello there!! Buddy, Do u only export your project to github from the WebIDE and import it to Visual Code Studio? What's extension that u r using in visual code?

    • @miltonchandradas
      @miltonchandradas  4 года назад +1

      You can use the new UI5 tooling and create the SAPUI5 application locally in Visual Code using a primitive template. There are also a few npm packages that you can use. For live reload, transpiling ES6+ sources etc.
      Check this video on how to create SAPUI5 application locally using a template...
      ruclips.net/video/YRqgfiEC_Uc/видео.html
      NPM packages for SAPUI5 applications
      npm i ui5-middleware-livetranspile
      npm i ui5-task-transpile
      Search on npm for ui5-task or ui5-middleware for more such packages...

  • @juanfelipezorrillaocampo9756
    @juanfelipezorrillaocampo9756 4 года назад +1

    Hi Milton I'm having an issue with core:Fragments in VS code, after I added the xmlns core it still giving me the issue.
    I tried to clone your github project but I can't, also the link is forbidden.
    Can you help me to follow along with your tutorials. Btw they're very helpful

  • @andrejkoman7108
    @andrejkoman7108 4 года назад

    Seriously, could you add source code in case of my ( or whoelse) mistakes/ errors ? Could be easier to solve them, Thanks ( Link to github not works - 404)

    • @miltonchandradas
      @miltonchandradas  4 года назад

      Done... You can deploy it to SAP Cloud Platform - Cloud Foundry environment.