I’ve been writing a lot of code, both front-end and back-end, for my current project, and lately I’ve had to do a lot of data-munging—processing legacy data from a badly designed PostgreSQL database into a—better designed, I hope—Google FireStore noSQL database with lots of attendant issues. The front-end code is 100% Typescript, the back-end code …
↧