During the last GSoC, Jangouts was ported to work on Angular 2. Among other goodies, like the component-based approach or ditching the $scope thingie, Angular 2 leverages the use of observables thanks to its integration with RxJS.

However, when the project started, our student (who did a great job) had to fight^Wwork with a beta version of Angular 2 and, unfortunatelly, the API changed before the release of the final version.

Some weeks ago we were working to fix the Angular 2 branch of Jangouts and, at that time, we decided that we would like to explore a different approach to handle data and events.

So this one is just a reseach project to find out if changing the current approach pays off. And of course, although we only have one week, we are open to consider another cool options like Redux (after all, we already have an ActionsService which is somehow similar to the idea of actions in the Flux architecture). And maybe ngrx/store is the way to go.

Looking for hackers with the skills:

jangouts javascript angular typescript

This project is part of:

Hack Week 15

Activity

  • over 8 years ago: ancorgs liked this project.
  • over 8 years ago: IGonzalezSosa started this project.
  • over 8 years ago: IGonzalezSosa added keyword "jangouts" to this project.
  • over 8 years ago: IGonzalezSosa added keyword "javascript" to this project.
  • over 8 years ago: IGonzalezSosa added keyword "angular" to this project.
  • over 8 years ago: IGonzalezSosa added keyword "typescript" to this project.
  • over 8 years ago: IGonzalezSosa originated this project.

  • Comments

    • IGonzalezSosa
      over 6 years ago by IGonzalezSosa | Reply

      Superseded by https://hackweek.suse.com/18/projects/rewrite-jangouts-using-react-slash-redux.

    Similar Projects

    Kudos aka openSUSE Recognition Platform by lkocman

    Description

    I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!

    Goals

    • Kudos under github.com/openSUSE/kudos with build previews aka netlify

    • Have a kudos.opensuse.org instance running in production

    • Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.

    • In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.

    Resources


    Move Uyuni Test Framework from Selenium to Playwright + AI by oscar-barrios

    Description

    This project aims to migrate the existing Uyuni Test Framework from Selenium to Playwright. The move will improve the stability, speed, and maintainability of our end-to-end tests by leveraging Playwright's modern features. We'll be rewriting the current Selenium code in Ruby to Playwright code in TypeScript, which includes updating the test framework runner, step definitions, and configurations. This is also necessary because we're moving from Cucumber Ruby to CucumberJS.

    If you're still curious about the AI in the title, it was just a way to grab your attention. Thanks for your understanding.


    Goals

    • Migrate Core tests including Onboarding of clients
    • Improve test reliabillity: Measure and confirm a significant reduction of flakynes.
    • Implement a robust framework: Establish a well-structured and reusable Playwright test framework using the CucumberJS

    Resources