Go et Rust sont deux langages qui ne cessent d’évoluer et de gagner en popularité. Explications avec Thomas Barusseau, Lead developer chez theTribe.
Interview : TypeScript devient-il le nouveau standard ?
La popularité de TypeScript n’a cessé d’augmenter auprès des développeurs. Explications avec Thomas Delcros, Senior developer chez theTribe.
Tech Trends 2021 : les frameworks front-end populaires
Nous avons analysé les dernières enquêtes et filtré les frameworks front-end les plus populaires parmi les développeurs Web.
Guide Tech Trends 2021 : Langages, Frameworks & Librairies à suivre
À l’appui de l’étude annuelle Stack Overflow Developer, dressons un panorama des technologies, frameworks et langages préférés des développeurs.
Interview de Nicolas Roux de Bézieux, fondateur de Badbugs
Suite à la refonte de sa plateforme Badbugs, Nicolas Roux de Bézieux revient sur la création de sa start-up ainsi que son partenariat avec theTribe.
Vue.js form validation
Validation is a very common task in web applications. Indeed, data needs to be validated before submitting a form and before it is written into a database or passed to a web service.
Making a recurring payment with Stripe, manage subscriptions and more
Stripe is a powerful payment service designed for developers, but it can be difficult to use for newcomers even if the documentation is really good.
Managing spreadsheets with Symfony
Despite digital development, spreadsheets are still very popular to store and display data as text and numerals or in graphical form. Modern spreadsheets also provide built-in functions for common financial and statistical operations. Thus managing spreadsheets in a...
Making a simple payment with Stripe
Stripe is a powerful payment service designed for developers, but it can be difficult to use for newcomers even if the documentation is really good.