codeforwings.com - Code For Wings

Description: Code for Wings is a blog by Jason Chan P.Eng used to consolidate his code snippets.

software engineer (1784) full stack engineer (70) p.eng (5) jason chan (1)

Example domain paragraphs

Developing Javascript APIs for ExpressJS Web development

I had some fun using the World Bank API by comparing a simple relationship: Infant Mortality Rate (IMR) vs the GDP per Capita (GDPpC ) in 2014. I wanted to graph in JavaScript. But first, I combined and sanitized the data in Excel using VLOOKUP.

Using CanvasJS: