-
France
- Noisy-le-Grand
- http://www.doyoubuzz.com/olivier-duval
- @zorky
Pinned Loading
-
angular-data-table
angular-data-table PublicDataTable component with data-table angular (sort, page, etc) with generic MatTableDataSource
-
cryptodash
cryptodash PublicDashboard graph for exchange crypto moneys (BTC, ETH, XRP) with https://min-api.cryptocompare.com API
TypeScript 1
-
-
Generic filter with operators (gt, l...
Generic filter with operators (gt, lt, eq, ne) on model's field 1import django_filters
2import datetime
34from django.db.models import Q
5 -
Reduce d'une liste de dates, renvoie...
Reduce d'une liste de dates, renvoie une chaîne de concaténation des dates: date1, date2, ..., dateN 1/**
2Exemple de reduce d'une liste de dates (dates_obj : [{date: 'date'}, ...]
3*/
4reduce(row): string {
5dates = row.dates_obj.reduce<string>((previousValue, currentValue, currentIndex) => {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.