Itay

Results 34 comments of Itay

### I'm voting for this! 🌻 It's nice to see different ways to solve a problem, we can even put several solutions for each exercise. For example - `primitive_types3.rs` Creating...

@kaiuri I just started learning :) so it would take a while. In short, regarding the issue at hand, I'm absolutely up for adding canonical solutions for all the exercises.

I think we are just used to this feature from `@agm/core` and sometimes we wanna use stuff like: ```typescript AgmCoreModule.forRoot({ apiKey: 'akjhasd73482374kjhsdkfjh', language: environment.production ? 'en' : 'fr', }), ```...

Hi @benjamingr :) Yes, I'd be happy - I'm still working on 375 and I also wanna contribute to 374. I've been slow lately, so if no one takes this...

> ... to implement a browserify plugin compatible interface into `webdriverio` similar as `min-wd` does it I'd be happy to do it - how / where can I get started?...

> I just don't have enough free time to get it across the finish line. @mantoni anything I can help with? (with some guidance).

Hi @mantoni, I saw that you just merged `rewrite-tests` to `rewrite` branch - which made it easier for me to check out! So thank you - I couldn't find a...

Sounds great! I'll wait for the PR. Thank you for being patient and helpful about all of it.

@mantoni I'd be very happy to help! Where should I start? (I might ask for some advice/tips).

Is this moving forward? 😞 We can't upgrade to Angular 12+ because of dependencies issues.. and thank you @yharaskrik for trying to fix this! Update: could we use npm install...