ralphplumley / dev-progress

Notes and thoughts on my development progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev-progress

Notes and thoughts on my development progress

// Nov 12, 2017

Finished HackReactor's Twittler assignment. Worked on HackReactor's Recurison assignment. Was able to finish stringifyJSON.js and getElementsByClassName.js. Still slogging through parse.JSON.js.

During my time on the treadmill when I exercise, I've gone through JavaScript Understanding the Weird Parts. It goes through a lot of the Recursion topics.

I realized the personal project I'm working needs an Auth process, so decided to jump in to the MERN stack. I started going through this Udemy React course.

HackReactor starts in two weeks.

To focus on next week:

  • Finish HR's Recursion
  • Finish the React Course
  • Keep going through JS The Weird Parts

// Nov 5, 2017

Finished HackReactor's Underbar and Koans assignment. Need to do 'toy problems' daily to keep up to date.

Started working on HackReactor's Twittler assignment. Rusty on Jquery and CSS. I added Bootstrap4 to style it.

Reviewed JS ES6. Need to start using the new methods.

To focus on next week:

  • Koans Extra Credit
  • HR's deadline 3 (Recursion)
  • Flesh out River website with Bootstrap

About

Notes and thoughts on my development progress