Sébastien NOIROT
I was today year old when i learned it!

I was today year old when i learned it!

Follow
homeTipsMindsetDevelopmentSponsorbadgesnewsletter
Series

Tips

In this series, I would like to talk about small things that I use in my daily tasks to make my work and the work of my coworker easier, faster and safer mostly by using our tools.

Articles in this series

Code template: do not reinvent the wheel

Mar 13, 20235 min read

When I am coding, there is always a bunch of lines that I have to search about, or that takes time to type even though I know them, or code that needs...

Code template: do not reinvent the wheel

Interactive git rebase : how to create nice PR

Mar 13, 20235 min read

Do you ever feel overwhelmed when looking at your list of commits before sending a pull request (PR)? Is it difficult for the reviewer to keep track...

Interactive git rebase : how to create nice PR