React Learning
Update: I have successfully passed all the exams at KIT and now I’m working as a working student at SAP. I decided to resume my journey of learning react and build a MERN stack app in the end.
Date: 21 Dec 2022
x && y
in javascript can be used as “if x then y, else do nothing”. The return value is not necessarily a bool.