Closed heatherdice closed 5 months ago
6/13: learning how to write Node.js scripts. Creating one that dynamically creates an index.js file that dynamically imports each "Day" file & keeps those imports up to date.
Was able to get script to work in that it generated the index file correctly.
Now working on getting the components to generate correctly on the page using said script.
6/17: components generating correctly! Adjusted CSS to create grid layout in tablet & desktop. Thrilled with results! The Days file is so much more DRY.
5/15/24: Figure out a way to more cleanly and dynamically code the display of the CSS project components, if possible.