Cédric Teyton

Cédric Teyton

CTO & co-founder @Packmind
50 points

About

I'm a software developer with a strong interest in the following topics (among others): * Software Quality * DevOps culture * Cloud computing * Software Craftsmanship I've co-founded Promyze, a knowledge-sharing platform for developers focusing on expertise and best coding practices. Our work is to help companies to improve their software engineering practices by levering on their internal knowledge sharing.

Links

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

Forums

Cédric Teyton

2yr ago

What are your favorite VS Code extensions?

Hey Here are 4 VS Code extensions that I think are very useful for knowledge sharing within teams:

  • Swimm A Notion-like tool for devs, it helps you keep your technical docs up-to-date.
  • CodeTour record and play guided walkthroughs for your codebase.
  • SourceTape create video sessions with audio directly from VS Code.
  • Promyze define and share your best coding practices with your team from your IDE.
And you, what are your favorite VS Code extensions? P.S. If you're curious about the extensions we use, we wrote a more detailed blog post here: https://www.promyze.com/vscode-e...

Cédric Teyton

2yr ago

10 tips for GitHub Pull Requests

Hey I wanted to list you 10 tips to know about GitHub Pull Requests 1. A Pull Request is automatically updated 2. Assign one or more developers to review your code 3. The display can be customized 4. Comments can be added to the source code or the main thread 5. Link your Pull Request to issues 6. Pull Request and Merge Request are the same thing 7. You can close but not delete a Pull Request 8. Use third-party tools for automated checks 9. You can use GitHub to resolve conflicts 10. Don t lose your code comments forever, make them a valuable knowledge If you want more information about each of these points, I have detailed them here : https://www.promyze.com/github-p... Do you have any other tips about GitHub Pull Requests?

Cédric Teyton

2yr ago

Do you practice mob programming with your team?

Hey I wanted to know if you practice mob programming with your team and how often? Tell us in the comments what the benefits are for you! FYI we recently published a post on the topic: https://www.promyze.com/learning...

View more