Tag: Development
-
The success of continuing education!
From junior to project manager in just 3 years I joined Digiwin Normandie from TRSb Group in February 2020 as a Junior PHP Developer. I joined the Service Center team on an assignment for RIVP (Régie Immobilière de la Ville de Paris), followed by projects to set up automated tests for RATP and Drupal site…
-
Continuous Deployment – Different Strategies
When developing application solutions, there inevitably comes a time when we need to deploy a new version in production.There are many ways of doing this, but in this article I’d like to suggest a few effective and reliable solutions that I’ve had the opportunity to use over the last few years at Digiwin. In this…
-
Loyalty success!
My current position I’ve been a developer at Digiwin for over 15 years now. Today, I’m a consultant on assignment as a full-stack Java / Angular developer. I’m responsible for the development, maintenance and follow-up of intranet projects. My arrival at Digiwin At the end of 2007, following my studies, I chose to join Digiwin…
-
How to migrate from Drupal 8 to Drupal 9 in 6 steps ?
Did you know? Drupal 9 has been available as a stable version since June 3, 2020, already! However, many companies have not yet migrated their sites from Drupal 8 to Drupal 9 – Drupal 8 having continued to benefit from updates until November 2021. However, from that date onwards, only Drupal 9 will benefit from…
-
Tests: let’s think small, let’s think unitary
In this new series of articles, more focused on the technical side of the development process, François shares with us his encounter with and thoughts on testing. This reflection is divided into two parts: the discovery of testing issues and the methodical approach to implementation, which is the subject of this article. A fresh start…
-
My encounter with tests
In this new series of articles, more focused on the technical side of the development process, François shares with us his encounter with and thoughts on testing. This reflection is divided into two parts: the discovery of testing issues, which is the subject of this article, and the methodical approach to implementation, which you’ll find…
-
No blur on Flutter!
Flash interview with the editorial team. What is flutter? A framework What exactly does it do? Design cross-platform applications for Android and iOS Who’s behind it? Google of course! Where do they stand? Is the solution stable? Release Preview 2 – final version on track Programming language? Open source Dart language Is it easy to…