Posts with tag: #hack reactor

sdc final conversation

11 March 2019 — Written by kevin phung
#hack reactor#sdc#kevin phung#javascript

Since the Midpoint conversation, the second half of this project consisted of stress testing and further optimizing the server infrastructure. Here are the two critical choices I made for my service...

Read more →

sdc updates

25 February 2019 — Written by kevin phung
#hack reactor#sdc#kevin phung#javascript

Using the fs module system, I was able to write a csv generator function that iterates up to 2 million and create the records. Anything above 2 million iterations will cause memory heap issues...

Read more →

fetch vs axios using enzyme & jest

13 January 2019 — Written by kevin phung
#hack reactor#axios#react#enzyme#jest#kevin phung#javascript

The team and I went through rendering our components and services with minimal issues. It’s when we ran into Component Testing where we had to put our thinking caps on and figure out which test suite and supporting utility would best suit our application needs...

Read more →

hack reactor

08 January 2019 — Written by kevin phung
#hack reactor#fec#kevin phung#javascript

As a Hack Reactor student, we are required to team up with our cohort-mates in a project called the Front End Capstone. The project starts during the senior phase of the program...

Read more →