Skip to content Skip to sidebar Skip to footer
Showing posts with the label Code Reuse

Updating An Html Table In D3.js Using A Reusable Chart

I have this reusable pattern to create a table, inspired by http://bl.ocks.org/3687826, and I have … Read more Updating An Html Table In D3.js Using A Reusable Chart

Creating Reusable Html For Navigation Bar On Multiple Pages

I thought it would be convenient to have reusable code, especially for the navigation bar because i… Read more Creating Reusable Html For Navigation Bar On Multiple Pages