Let's talk about the Dunning Kruger effect
The Dunning Kruger Effect explains the illusion of competence at the start of learning something new to the point of ignorance.
449 words
|
2 minutes
TypeScript (or Oh god why I didn't learn it sooner ?)
TypeScript has been increasing in its popularity for the last couple of years. Angular, one of the largest frontend frameworks, is using TypeScript. About 60% of JS programmers already use TypeScript, But why ?
670 words
|
3 minutes
Head first design patterns
These are my notes I took from the Head first design patterns book and Christopher Okhravi YouTube videos.Note: These are just notes from the book, it’s totally normal if you didn’t understand some things here, the book explain them to the absolute limit (totally recommend reading it).
1734 words
|
9 minutes
Cover Image of the Post
Let's talk about Burnout
According to the World Health Organization, Burnout is a syndrome conceptualized as resulting from chronic workplace stress that has not been successfully managed.
586 words
|
3 minutes
Time to escape tutorial Hell
Tutorial hell is referred to as a time in your new developer journey where you are watching tutorials, able to follow along, and replicate what the instructor is doing and it works. There is nothing wrong with that, the real problem begins when you try what you’ve learned without the tutorial and you don’t know 1% of how to do it.
462 words
|
2 minutes