I coded the password generator in react, which uses useEffect and useCallBack, which takes the dependencies here the snapshot and video regarding its usages
#webdev#react#jrwebdev#reacthooks#js#javascript
During Spring 2022, I applied to upwards of 200 jobs in 2 months for #jrwebdev at #web2 companies as well as #marketing and #sales. I was desperate, I felt trapped. I didn't receive a call back on any of them. But hope was coming...
Day 12 - Finished writing about all the CSS selectors, excluding the pseudo-selectors (they will get their own article), now to write about the combinators, some editing, and finally publish it to you guys!!
#programming#CSS#100DaysOfCode#Jrwebdev
Day 10 - Writing an article about CSS - Basic Selectors.
I am thinking how should I include examples in it, just using code or use CodePen to visualize my explanation, what do you think?
#programmer#CSS#100DaysOfCode#JrWebDev
Day 9 - While writing about CSS Selectors I discovered how little I actually knew about some of them, and you will be surprised as well!
#programming#100DaysOfCode#CSS#JrWebDev
Higher-order components (HOCs) in React are a powerful tool for code reuse between components. However, a common complaint of developers using TypeScript is that they are difficult to set types for 👉 @jrwebdev medium.com/@jrwebdev/react-h…#React#ReactJS#JavaScript#TypeScript
Adding types to HOC's is tricky, this unravels most of the mess!
“React Higher-Order Components in TypeScript” by @jrwebdev medium.com/@jrwebdev/react-h…