This week I was given the opportunity to complete an algorithm challenge. It was timed and as I got to the last question, I ran out of time to fully complete it. After the test ended it kept rolling around in my mind, and I figured out how to make it work.
I’m working on a new project this week. To go with it, I’m working on documenting the steps I am working through. My plan is for this article to be a multi-part series. Let’s start with the basics.
I went to a great meetup this week by a group called Modern Web. They attract the biggest meetup group I’ve ever seen, and host talks on new web development technologies.
This week I’ve been learning a dash of Angular. In theory, this isn’t my first run-in. However, my first run-in with Angular was more than a year ago and it was AngularJS. And that’s a completely different beast.
The Project:</br> Create a React app that uses the Redux store and persists data to a Rails API.