• Home
  • Interactive Resume
  • Blog
    • Coding
    • Health & Fitness
    • Success & Lifestyle
  • Contact
  • About

BAOSS

  • Home
  • Interactive Resume
  • Blog
    • Coding
    • Health & Fitness
    • Success & Lifestyle
  • Contact
  • About

Week 9 Day 1 – Almost done!

Home Coding Week 9 Day 1 – Almost done!
Week 9 Day 1 – Almost done!

Week 9 Day 1 – Almost done!

Mar 21, 2017 | Posted by Bao Le | Coding |

Yesterday was incredibly productive. I finished majority of my project except for a couple bugs, so the day was mostly spent on hashing out and cleaning up those bugs. I managed to fix, with some help, the followers count bug by making a couple important tweaks to the User reducer. It turns out that I was returning a merged version of my user in state with my currentUser in state whenever I navigated to my own profile. So instead of returning a merged version, I just returned the new action’s user.

Another bug that I ended up solving by referencing some old projects was updating the count real time. I couldn’t figure out how to unmount and remount the component so that the props and state would be updated correctly (I did try componentWillReceiveProps and componentWillUpdate), so instead, within the jbuilder view, I returned an attribute of the photo that represents the number of likes that the photo has by calling length on the respective array. Within the photo reducer, I would increment or decrement this number directly, while also updating the state with the action. This worked flawlessly.

Today however, while working on a couple changes, I’ve introduced a couple new bugs so I’m working on figure those out. I gotta get back to it, so I’ll elaborate on that tomorrow! Talk to you guys then!

0
Share

About Bao Le

Web Developer at Dropbox. Reach out, I'd love to connect!

Latest Posts

From Bootcamp to Dropbox: Part 2 – Success in the Program

From Bootcamp to Dropbox: Part 2 – Success in the Program

November 27, 2017

Before reading Part 2, make sure you’ve read Part 1!...

From Bootcamp to Dropbox: Part 1 – Application Process

From Bootcamp to Dropbox: Part 1 – Application Process

October 9, 2017

The Decision The decision to go into programming, without...

Signed with Dropbox!

Signed with Dropbox!

September 8, 2017

After a grueling 3 months or so, my job search has come to...

How I Overcome Rejection and Stay Motivated

How I Overcome Rejection and Stay Motivated

July 17, 2017

Having just had my first real rejection from a company I...

How I Overcome Imposter Syndrome Every Single Day

How I Overcome Imposter Syndrome Every Single Day

May 22, 2017

Before I really go into how I personally overcome imposter...

Future Googler

Future Googler

May 2, 2017

I’m finally “finished” with my interactive...

Introducing the Graduate Job Seeker Program

Introducing the Graduate Job Seeker Program

April 26, 2017

I almost forgot to blog today haha. Please expect not as...

Progress on Progress

Progress on Progress

April 25, 2017

The end of Week X Day X titles are here! And with it marks...

Week 13 Day 5 – Google Co-Working Meetup

Week 13 Day 5 – Google Co-Working Meetup

April 24, 2017

The Google meetup was absolutely dope. It was an incredible...

Week 13 Day 4 – Catching Up

Week 13 Day 4 – Catching Up

April 21, 2017

I think I have a pretty solid game plan of how to attack my...

Contact Us

We're currently offline. Send us an email and we'll get back to you, asap.

Send Message

Let’s Connect!

© 2025 · imbaoss.com

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • GitHub
Prev Next