370 private links
L’eau, le feu, la terre, le vent et Javascript.
🤣
Des réflexions pertinentes :
Du coup, c’est quoi l’adaptabilité ? Pour un dev, ça va être la capacité à pouvoir être mis sur des projets aux technologies différentes ou dans un contexte métier compliqué (bancaire, santé) avec des règles contraignantes.
Comprenons-nous bien l’échec est inévitable, c’est une partie du processus, et il va revenir.
La persévérance, c’est continuer, échouer, recommencer, jusqu’à la réussite.
Enfin bref, un bon article pour débuter :)
Don't devalue your work.
Newer programmers tend to feel like their work isn't worth much because they are new. [...]
Hey it's me 😅
Don't feel pressured to work all the time.
Ignore fluff.
But I want to know everything
Dig into past research.
Cool link. Thanks for that.
Take on big projects. Get uncomfortable.
So true. I started on a projet without documentation written by strangers. The project is using Vuejs with typescript, uses the dedicated global state manager Vuex and makes graphQL query through vue-apollo. I started to use VScodium instead of vim and the goal was to make tests with Jest on the components and writing stories with Storybook to understand how they works.
I learned and am learning so much !
Wow <3