Today’s Progress: Gone through parts 0-3 or the Gatsby tutorial and deployed example site to Gatsby Cloud.
Thoughts I’ve recently started learning Gatsby. Since it uses ReactJS, it has been easy for me to pick up on the basic concepts.
Link(s) to work
Paying it forward Encourage at least two other people in the challenge on Twitter every day! Pay it forward!
Today’s Progress: Gone through parts 4-7 or the Gatsby tutorial and learned basic concepts of GraphQL.
Link(s) to work
Paying it forward Encourage at least two other people in the challenge on Twitter every day! Pay it forward!
Today’s Progress:
Link(s) to work
Today’s Progress:
Link(s) to work
Today’s Progress: Added darkmode to my blog site with the useDarkMode hook.
Link(s) to work Blog site: https://justdevsim.netlify.app Blog repo: http://github.com/SimranMakhija7/blog Hook repo: http://github.com/donavon/use-dark-mode
Today’s Progress: Explored wordpress. Learned the basics.
Link(s) to work: https://justdevsim.wordpress.com/
Today’s Progress: Worked through exercises Lecture 1 of @neogcamp and documented my learnings. Doing these exercises was fun and was a great way to recap basics of javascript.
Link(s) to work: Notes blog: https://justdevsim.netlify.app/neog-notes-1/ repl link: https://replit.com/@SimranMakhija7/neogcamp-lec-1?v=1
Today’s Progress: Worked through exercises for Lecture 2 of neogcamp Recapped git, learned what opensource licenses are and more…
Link(s) to work: https://justdevsim.netlify.app/day-7-notes/
Today’s Progress: I went through neogcamp Lecture 3 Part one - all the basics of HTML5, recapped and relearned the right way.
Link(s) to work: https://github.com/SimranMakhija7/neogcamp/tree/main/component-library
Today’s Progress: I went through neogcamp Lecture 3 CSS part - all the basics of CSS3. Took notes. Learned about the BEM convention.
Link(s) to work: https://github.com/SimranMakhija7/neogcamp/blob/main/component-library/styles.css
https://justdevsim.netlify.app/intro-html-css/
Today’s Progress: Made web apps with vanillaJS that translates human speak to minion speak and to Shakespeare speak. Wonky styling atm, needs to be fixed 😅
Link(s) to work: https://simranmakhija7.github.io/neogcamp/banana-speak/ https://simranmakhija7.github.io/neogcamp/shakespeare-speak/
Today’s Progress: Worked through Lecture 5 of neogcamp and developed 2 basic ReactJS applications. One that interprets Food emojis and one that lists some good tunes.
Link(s) to work: Food Interpreter - Repo GoodTunes - Repo
Today’s Progress: Did some basics practice exercises from neogcamp. Developed 3 basic vanillaJS web applications.
Link(s) to work: