Top

Web SDK - Angular version

Answered

Comments

9 comments

  • Pascal BORSCHNECK

    Hi Benoit,

    We provide containers/starter kits in https://github.com/Rainbow-CPaaS
    The one you need is I think:
    https://github.com/Rainbow-CPaaS/StarterKit-SDKWeb-Angular2

    A port to Angular2+ has no delivery date yet, sorry.

    Best regards,
    Pascal

    0
    Comment actions Permalink
  • Jesús Giménez

    Hi all,

    Pascal, the starter kit you attached only have Angular Framework installed and Rainbow SDK connection, i have prepaired and connected but where can I find examples of developed components like this?

    I need some examples to understand the mechanics and all that i found is with older Angular mechanics (modules, controllers, etc...).

    I'm confused about conexion between views and Typescript files, if there are some new examples i think will be easier.

    Thanks of all!

     

    0
    Comment actions Permalink
  • Pascal BORSCHNECK

    Hi,

    You need sources examples for angular ?
    Like the one provided and you may download from

    ?

    0
    Comment actions Permalink
  • Jesús Giménez

    Thanks for answer. Yes, I'm looking for examples to Angular, not AngularJS. As I understand, all the new angular versions (+2) works with Typescript as controller, and examples haven`t any Typescript files.

    Could you attach something with this example of new Angular versions?
    Log-In example in Rainbow platform using Angular with Typescript controllers would be perfect.

    Thanks!!

    0
    Comment actions Permalink
  • Frederiko Cesar

    I agree with Jesus Gimenez, I'm also a bit confused. You need to have more examples with Angular 2+...

    1
    Comment actions Permalink
  • Pascal BORSCHNECK

    Hi,

     

    To build your own angular / angularjs app, you may check the howto there.

    https://angular.io/guide/quickstart

     

    FYI, there are .ts files in the StarterKit-SDKWeb-Angular2:

    https://github.com/Rainbow-CPaaS/StarterKit-SDKWeb-Angular2

    (in src directory)

     

    Pascal

    0
    Comment actions Permalink
  • Jesús Giménez

    Yes, there are .ts basic files and one .ts file with sdk connection, but we don't have component examples like in the other sources. (SDK AudioVideoAngularSample, SDKSearchAngularSample, SDK TelephonyAngularSample)

    Angular JS examples use only JS and in Angular is mandatory to build the app in .ts components estructure.When i create a component in Angular, automatically creates her .ts and .css files, not .js like other examples. The difference between one and other is what i need to see to try develop something similar and make testing.

    Thanks again, Regards!

    1
    Comment actions Permalink
  • Pascal BORSCHNECK

    There are several howto on the web to learn to migrate from js to ts, just type "migrating from javascript to typescript" in your favorite search engine.

    We won't migrate demo samples for the moment, sorry.

     

    0
    Comment actions Permalink
  • Frederiko Cesar

    Jesus, unfortunately we need to migrate the available examples in .js to new angular structure. I'm doing this right now and maybe we can help each other.
    I'm trying to at least create a chat module.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Still can't find what you need?

  • Contact Us

    Do you have any question about Rainbow? Leave us a message to get more information.

    Contact
  • Ask the Community

    Do you need help? Ask your questions to the Community and get answers from other Rainbow users.

    Post message