Skip to content

Commit

Permalink
talk length
Browse files Browse the repository at this point in the history
  • Loading branch information
boillodmanuel committed Oct 2, 2023
1 parent f9ce0df commit 8e0c7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ var njEvents = [
{
title: "En production pour la vie avec un backend en Kotlin",
time: '19h30',
length:'30 min',
length:'45 min',
type: 'talk',
abstract: `<p>Dans cette présentation, nous verrons concrètement comment Kotlin permet de produire du code gracieux, maintenable et évolutif. La présentation abordera également quelques concepts de programmation fonctionnelle, de programmation asynchrone avec les coroutines et même un peu de testabilité. Le tout agrémenté d\'exemples de la vraie vie (via un projet open-source basé sur Spring Boot)/p>`,
speakers: ['benoit_orihuela']
Expand Down

0 comments on commit 8e0c7bf

Please sign in to comment.