Posts with tag: #sdc

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 →