As an avid and curious developper, I've searched, throughout my
formation and beginning of my career, ways to efficiently take
notes.
I stumbled upon the Zettlekasten method and decided to experiment
with it on Obsidian. However, as nice as it might be to have
an extensive library of knowledge, keeping it to yourself is
somewhat tasteless.
This website is keeping track of all the final notes that I was able
to create through Obsidian.
I hope you'll find knowledge in my so called
second brain.
If you wish to know more about me
And finally as I like to say :
Try to be better than yesterday, everyday !
- Rendering strategies in NextJSDedicated explanations on Nextjs possible rendering strategies and which to choose depending on your feature.
- Parallax with React SpringExplanations and tips on how to implement easily parallax in React
- Advanced GitMore advanced git subjects. That should be useful in a professional working environnement.
- Multiple git account on same machineHow to setup and use multiple git account on a the same machine
- Eslint & PrettierHow to setup and use correctly Eslint & Prettier for a node JS or TS application.
- Markdown Style TestThis file is used to see if the styling is properly working on the markdown content.
- Tips on how ask & search as a junior devTips on how to request correctly for help.
- i18nextA tutorial about i18next and how it can be utilized to add multiple language support to a react web application.