CodeNewbie Community 🌱

Discussion on: #CNC2021 "Write More" Mission 1 Submission Thread

Collapse
 
iyanushow profile image
iyanushow

First mission
My top three writing ideas:

-EXPLAINER: UNDERSTANDING THE KEYWORD THIS IN JAVASCRIPT
I have a very good understanding of the β€˜this’ keyword and its applications and people seem to have problems with it. Although I get it wrong sometimes, I generally fair better with it.
-EXPLAINER: CSS GRID VS CSS FLEXBOX
I enjoy using either of these two in my css rather than css frameworks and they seem to be easier to manage
-TUTORIAL: LEARN REACT HOOKS
Hooks in react are everything, and they make life easy for me