I've spent a fair while practicing making pages using html and css, but when it came to stuff like serving them or running anything through the terminal, it just seemed like way too big a thing to learn. I couldn't wrap my head around any of the concepts I was reading about. All this talk… Continue reading Serving files using ExpressJS
Category: Back-end learning
Learning Docker: The Dockerfile
I've been struggling to keep this blog up to date with the things I'm learning, and I end up posting small things that don't show off anything I'm actually doing (the 6-sided die, for example). I think this is because I've been learning a lot, but not doing anything with it. Therefore it's difficult to… Continue reading Learning Docker: The Dockerfile