Deprecated: Silex\Application::run(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/silex/silex/src/Silex/Application.php on line 471

Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/pimple/pimple/src/Pimple/Container.php on line 133

Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/pimple/pimple/src/Pimple/Container.php on line 98

Deprecated: Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/pimple/pimple/src/Pimple/Container.php on line 79

Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/pimple/pimple/src/Pimple/Container.php on line 143

Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead in /home/datagif/medias/vendor/pimple/pimple/src/Pimple/Container.php on line 169

Deprecated: Silex\ControllerCollection::__construct(): Implicitly marking parameter $routesFactory as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/silex/silex/src/Silex/ControllerCollection.php on line 49

Deprecated: Symfony\Component\Routing\Route implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/datagif/medias/vendor/symfony/routing/Route.php on line 20

Deprecated: Silex\Route implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/datagif/medias/vendor/silex/silex/src/Silex/Route.php on line 21

Deprecated: Return type of Symfony\Component\Routing\RouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/routing/RouteCollection.php on line 54

Deprecated: Return type of Symfony\Component\Routing\RouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/routing/RouteCollection.php on line 64

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $cookies as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $server as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 460

Deprecated: Symfony\Component\HttpFoundation\Request::getPreferredLanguage(): Implicitly marking parameter $locales as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 1668

Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/http-foundation/ParameterBag.php on line 220

Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/http-foundation/ParameterBag.php on line 230

Deprecated: Symfony\Component\HttpFoundation\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/HeaderBag.php on line 205

Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/http-foundation/HeaderBag.php on line 272

Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/http-foundation/HeaderBag.php on line 282

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/datagif/medias/vendor/symfony/http-foundation/Request.php on line 316

Deprecated: Symfony\Component\EventDispatcher\EventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/event-dispatcher/EventDispatcher.php on line 36

Deprecated: Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/event-dispatcher/EventDispatcherInterface.php on line 34

Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/EventListener/RouterListener.php on line 52

Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/EventListener/RouterListener.php on line 52

Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::setCurrentRequest(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/EventListener/RouterListener.php on line 68

Deprecated: Symfony\Component\HttpKernel\EventListener\SurrogateListener::__construct(): Implicitly marking parameter $surrogate as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/EventListener/SurrogateListener.php on line 33

Deprecated: Symfony\Component\Translation\Translator::__construct(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/translation/Translator.php on line 84

Deprecated: Symfony\Component\Translation\Loader\ArrayLoader::flatten(): Implicitly marking parameter $subnode as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/translation/Loader/ArrayLoader.php on line 49

Deprecated: Symfony\Component\Translation\Loader\XliffFileLoader::parseNotesMetadata(): Implicitly marking parameter $noteElement as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/translation/Loader/XliffFileLoader.php on line 304

Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/form/Form.php on line 264

Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/form/Form.php on line 1055

Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/form/FormInterface.php on line 32

Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/form/FormInterface.php on line 299

Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 1037

Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 985

Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 999

Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 1015

Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 1027

Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/datagif/medias/vendor/symfony/form/Form.php on line 1047

Deprecated: Symfony\Component\HttpKernel\HttpKernel::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/HttpKernel.php on line 49

Deprecated: Silex\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/silex/silex/src/Silex/ControllerResolver.php on line 35

Deprecated: Symfony\Component\HttpKernel\Controller\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-kernel/Controller/ControllerResolver.php on line 35

Deprecated: Symfony\Component\Routing\CompiledRoute implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/datagif/medias/vendor/symfony/routing/CompiledRoute.php on line 19

Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead in /home/datagif/medias/vendor/silex/silex/src/Silex/ControllerResolver.php on line 45

Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /home/datagif/medias/vendor/drewm/mailchimp-api/src/MailChimp.php on line 274

Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Response.php on line 733

Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in /home/datagif/medias/vendor/symfony/http-foundation/Response.php on line 889

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/datagif/medias/vendor/symfony/http-foundation/Response.php on line 1275
#26 ● On vous révèle quel site d'info s'est inspiré du design d'Instagram
Médias

La veille innovation et design média par Datagif

Cette semaine dans nos liens média : Financial Times, Washington Post, Axios, LA Times, Schibsted et bien plus encore !

1. Engagement

Le FT propose une nouvelle interface inspirée des stories d’Instagram

 

2. Stratégie

Les médias scandinaves ont-ils un coup d’avance ?

 

3. Elections

Le quiz électoral du Washington Post

 

4. Tech

Le Los Angeles Times raconte ses efforts pour optimiser la vitesse de chargement des pages

 

5. Design

Et si on mettait en valeur les « topics » du moment ?

 

6. Scroll

Zoom sur les batailles locales qui comptent au Royaume-Uni

 

7. Intelligence artificielle

Avec de nouveaux pouvoirs viennent de nouvelles responsabilités

 

8. Christmas is coming

Le guide cadeau soigné du Guardian