Overview for 'jolicode'
Written by JoliCode
/ Original link
on Jun. 8, 2022
EDIT: There were two typos in this article. In the formula we were wrong about the position of one of the arguments which made it wrong, we invite you to check again the formula so you can fix it too. And in the Elasticsearch painless script, a subtlety of the Java language will make a division of…
Written by JoliCode
/ Original link
on Jun. 3, 2022
Notre environnement de travail est en constante évolution. Personnellement, j’ai débuté sur Windows avec EasyPHP dans les balbutiements du Web, j’ai ensuite migré vers MacOS et Linux, qui sont aujourd’hui, pour le Web, les références dans les environnements de travail de développeur. En ce qui conc…
Written by JoliCode
/ Original link
on May. 30, 2022
It's quite common to have to mock an API locally during the development of an application. Although it wasn’t easy the first few times we had to do it, we have learnt and now it's time to share! So let's dive into the amazing world of API mocking! OpenAPI Specification The OpenAPI Initiative GitHub…
Written by JoliCode
/ Original link
on May. 23, 2022
Eh oui, vous l'aurez deviné, c'est à Lille que s'est tenu l'AFUP Day 2022 ! Voici ce que nous en avons retenu, entre un welsh et une carbonade. Autour de PHP PHP 8.1 en détail - Damien SEGUY Quoi de mieux pour démarrer la journée qu'un talk sur le PHP ? Damien nous parle de cette nouvelle version,…
Written by JoliCode
/ Original link
on Apr. 11, 2022
Après 2 ans d'absence, le SymfonyLive faisait son retour en physique à la Cité Internationale Universitaire de Paris et nous a permis d'assister à un nouveau cycle de conférences de qualité ! Petit tour ce que nous y avons (re)découvert ! Keynote L'ouverture du SymfonyLive Paris 2022 s'est faite av…
Written by JoliCode
/ Original link
on Mar. 18, 2022
What a strange idea! Once upon a time, a developer was asked to move a form from one application to another. The source application was a Symfony app. The target application was WordPress, the CMS that runs the Web. Follow us in that journey that will take you to the edge of what is possible and wh…