0

100 Day Code

Share

Project Detail – Invest in

 


waking up 5 in the morning possibly has something to do with this. Now i understand why i was always forced to wakeup at 4 in the morning.
db connection –> connected –> data retrived –>
Recived JSON Response from DB 11:01 AM
Today has been productive day though not much work done .

I have queries the Mysql DB with the EJS template literals for the testing purpose. i created a new route /show and converted the object into array to call in the /show page. here is the result . Not so pretty because it doesnt have CSS applied to it yet.

also to note important issue of “multiple db threads” after hours of internet research figured

// connection.connect(function(err) { is redundent code and its not need.

Here is the final output. Happy to see some real stuff coming
Day 7
Day 5 reaching to campaign page on august 25th 2020
Day 5 reaching to campaign page on august 25th 2020
Took sometime off to rework on JAVASCRIPT fundamentals course , but i am back with code day dedicated for express app