Cédric Teyton

Cédric Teyton @cteyton

Location:
Bordeaux, France
Joined:
Jun 16, 2021

Cédric Teyton
articles - 56 total

From Code Reviews to Team Growth: Unlocking the Power of Practice Reviews

In 2008, GitHub revolutionized how we approached code by introducing its Pull-Request model for code...

Learn More 1 0Aug 31 '23

7 frustrations to avoid with code review best practices

Code review is one of the most established processes in software engineering. Recent studies indicate...

Learn More 14 5May 26 '23

Don't let your coding standards die in a wiki

In software engineering organizations, there’s this challenge to define, record and spread best...

Learn More 0 0Apr 25 '23

35 Knowledge base tools for developers in 2023

In 2023, there should be no debate about the added value of great documentation in software projects....

Learn More 3 1Apr 14 '23

How a start-up implemented hexagonal architecture – The case of Packmind

Our platform Packmind is developed in a Client-Server model with a Front side developed in TS and...

Learn More 1 0Mar 27 '23

Simple knowledge-sharing sabotage field manual

In 1944, the OSS — Office of Strategic Services — of the USA shared with their Europe-based agents a...

Learn More 0 0Mar 16 '23

How to accelerate your code reviews?

Code reviews through Pull/Merge Requests have become an essential process for the majority of tech...

Learn More 0 0Feb 14 '23

33 how-to questions if you develop a JetBrains extension

Are you about to start developing a JetBrains extension? Or maybe you’re currently working on that?...

Learn More 0 0Feb 13 '23

Writing clean code in Python

Python is a programming language that offers a high level of flexibility. The counterpart is that...

Learn More 3 2Feb 8 '23

20 knowledge types and information sources for developers

In a previous post, we bootstrapped some thoughts about what knowledge was useful for developers in...

Learn More 0 0Feb 3 '23

What’s a best coding practice, and when to create it?

A best coding practice is a specific action in a particular context, it’s a way of doing things to...

Learn More 2 0Feb 1 '23

Dantotsu method: from bug to best practice

During autumn 2022, I had the chance to attend the great FlowCon conference hosted in Paris, France,...

Learn More 0 0Jan 26 '23

21 questions you’ll ask if you code a VSCode extension

Are you about to start developing a VSCode extension? Or maybe you struggle with what you’re...

Learn More 54 4Jan 12 '23

8 tips for refactoring the code with no pain

Refactoring the code in legacy software is an opportunity to restructure and improve the code source...

Learn More 5 0Jan 11 '23

Community of Practice, a structure to break knowledge silos

Before diving into the Communities of Practice (CoP), I’d like to ask you one question. In your daily...

Learn More 4 0Nov 14 '22

Knowledge management and tools for software developers

Knowledge management and tools in this field are becoming more and more critical for companies,...

Learn More 3 0Nov 3 '22

Why do developers struggle with best practices sharing?

Recent studies mention that best practices and knowledge sharing are among the top factors that boost...

Learn More 3 0Oct 25 '22

Define your Cypress best practices to keep your code clean

Cypress best practices help you to maintain sustainable tests. Cypress is an open-source framework...

Learn More 0 0Oct 12 '22

22 tools to compute DORA metrics

Have you already heard about the DORA metrics? Through 7 years of research, the DevOps Research and...

Learn More 5 0Oct 4 '22

Best code review practices: 5 errors to avoid

Best code review practices intend to help developers’ teams to have a great experience with code...

Learn More 1 0Sep 29 '22

6 IntelliJ extensions for knowledge sharing

Knowledge sharing stands as one of the top factors that boost business excellence. In the context of...

Learn More 1 0Sep 13 '22

Raise questions in your IDE to create coding practices

When defined and known by most developers, coding practices help ensure source code uniformity and...

Learn More 0 0Sep 7 '22

GitHub Pull Request: 10 tips to know

GitHub Pull Requests are useful for managing your development workflow with Git. Git offers a native...

Learn More 1 1Aug 6 '22

30 knowledge base tools for developers in 2022

Software engineers need knowledge base tools to create and maintain valuable technical documentation....

Learn More 15 0Aug 4 '22

Simple API HealthCheck with Node, Express, and MongoDB

Our application Packmind is a standard Web application with a ReactJS frontend and a...

Learn More 7 0Jul 25 '22

Insights from the State of InnerSource 2021

The InnerSource Commons is the world’s largest community of InnerSource practitioners. Founded in...

Learn More 5 0Jul 22 '22

Why technical knowledge loss can impact your business

The IT Industry has one of the highest turnover rates, with an average of around 15% in the past...

Learn More 4 1Jun 15 '22

Share your Java best practices with your team in IntelliJ

IntelliJ IDEA stands as one of the most popular IDEs when developing Java code. It’s pretty tedious...

Learn More 9 0May 25 '22

Onboard new developers with your best coding practices

❓Why does onboarding matter? The software industry has one of the highest turnover rates...

Learn More 6 0May 23 '22

Avoid accidental complexity and technical debt

Technical debt is a term that many software engineers have already heard, but on which they have...

Learn More 4 0May 16 '22