At launch academy we are still using react 15, and this error recently started popping up for me in places… Read more Error log – “Cannot read property ‘function’ of undefined…” or “Uncaught TypeError: Cannot read property ‘state’ of null” in React.
Category: learning
Error Log – Expected an assignment or function call and instead saw an expression
I mess this up all the time. This error “Expected an assignment or function call and instead saw an expression”… Read more Error Log – Expected an assignment or function call and instead saw an expression
How I learn from codewars
I like to do codewars challenges. They are called katas on the site. Basically a prompt to write a small… Read more How I learn from codewars
Lessons learned from rewriting class notes
I always take notes when I am doing tutorials. I usually have a text editor open and I’ll switch between… Read more Lessons learned from rewriting class notes