Thomas Belin
Thomas Belin
@dependabot recreate
Hi there! I am Thomas, I am from France (Nantes) and I am a frontend developer @ doyoubuzz.com (an online resumes service). At work, I mainly use Angular 1.x but...
Hi guys, any updates on that matter? I feel like sorting is an important subject, am I wrong? I am using a collection created via `gather` and my first intuition...
So looking at https://github.com/staltz/cycle-onionify/issues/28 it seems the `collection` implementation in `onionify` will handle all those issues. I guess `@cycle/collection` will somehow become obsolete when `onionify-collection` will be released
Hi guys, I am in the process of adding types to @cycle/collection. We'll see if I am really able to achieve this task but, for the moment, it's pretty smooth....
@Hypnosphi Where should I put this? in the signature?
In general, I don't know how to deal with default values. Typescript won't let me type them. I'd like to do something like ```ts function collection (options: Options, items =...
@Hypnosphi oh god, it works!!! I am confused I though I tried this notation :/ Thanks and sorry for the noise