HTML tables are a relic of the past. After all, it’s a nightmare to try to squeeze a table full… Read more How to make your HTML tables not look like garbage
Category: Technical
I deployed to Heroku and my app crashed
I’m getting ready to officially release my gradebook app, Participation. To take my app to the next level, I thought… Read more I deployed to Heroku and my app crashed
How to loop through an array in XSL
If you’re familiar with XSL, you’re probably thinking: “There ARE no arrays in XSL!” Yes, it’s a travesty. But last… Read more How to loop through an array in XSL