Not all CD ripping software can rip a Castlevania: Symphony of the Night disc image that's compatible with the sotn.io randomizer. Here's how I did it, after much trial and error.
This is the second part of a two-part series exploring the use of the Angular 6 HttpClient to make API calls against a Django back-end using Django Rest Framework.
Angular's animation API is quite powerful. It can trigger various special effects when data changes or when an element is added or removed. The effects on adding and removing were useful to me in a recent project, so I thought I would take a closer look.
A look at a few of the game's data structures, and how Angular's HttpClient can make API calls to a Django Rest Framework API in a decoupled application.
I have had a few people remark to me their opinion that it's just plain impossible to develop websites on Windows. Then, how have I been doing it for the past ten years?