My First Post!
Hey gang, this my first post on the blog. Just getting my feet wet with the platform. I'm hoping to be able to get into a regular rhythm of writing on programming, music, and card games.
I wrote some code today, actually! Just a small project that takes a structured XML file inside of a .NET Core MVC project and displays it in a table. It was my first introduction to DataTables in JQuery, which made it super easy to put in a bunch of different constraints that'd be pretty complicated otherwise.
Check it Out!:
https://github.com/mitchgollub/DotNetCore.MVC.ProductXmlReader