Sad to say I am dropping the #100DaysOfCode after my #Day28 as I couldn't keep up the consistency because of unavoidable reason.
Though I am glad I took up the challenge and coded for 28 days straight. Even now I will keep you updated on the project I was working on.
#Day28 of #100DaysOfCode. Building Blog website in React.
✅Created the header for the page to display dynamic nav links based on if user is logged in or out.
#Day27 of #100DaysOfCode. Building Blog website in React.
Messed up my code and spent hrs debugging.
✔️Took a break and solved the issue after a fresh mind.
ISSUE: didn't wrap jsx code in () while using ternary operator. Silly mistake but drilled deep in my brain now
#Day25 of #100DaysOfCode. Building Blog website in React.
✅Started working on UI.
✅Created a LogoutBtn component to logout the current user.
✅Created a footer component.
#Day19 of #100DaysOfCode. Learning @reactjs
Applied the previous learnt concepts of redux in my Todo app by modifying the code a little to use redux for state management.
Currently I am elsewhere not at my home so writing whatever little code to keep up with the challenge.