Yvan FlorianDependency Inversion Principle in NestJS with TypeORMHow can we implement the dependency inversion principle in NestJS using TypeORM with Postgres?May 9, 20231May 9, 20231
Yvan FlorianRendering SVGs in React-pdfI had a requirement to display a QR Code on a document created with React-pdf and it turned out to be trickier than expected as most of the…Mar 14, 20232Mar 14, 20232
Yvan FlorianRemove security warnings coming from your APEX AppBetween Oracle APEX and the browser usually stands ORDS running in standalone mode or deployed, preferably, within a Tomcat Java container…Dec 15, 2020Dec 15, 2020
Yvan FlorianAPEX e2e Testing Automation with Jest & Puppeteer #4We dealt with iFrames and Jest’s global methods previously. As we conclude the series on front-end tests automation in Oracle APEX, this…Dec 12, 2020Dec 12, 2020
Yvan FlorianinThe StartupAPEX e2e Testing Automation With Jest & Puppeteer #3In this installment we’re going to kick it up a notch and write couple more tests. In the previous article, we saw how we can setup our…Dec 7, 2020Dec 7, 2020
Yvan FlorianDockerized GoldenGate Replication to the CloudFor some reason, I needed to establish a replication between a dockerized oracle database container running on my local machine and my…Dec 5, 2020Dec 5, 2020
Yvan FlorianAPEX e2e Testing automation with Jest & Puppeteer #2As cool as the previous entry is, and as we shall see later on, we actually don’t need to see tests running on your screen like that, but…Dec 4, 2020Dec 4, 2020
Yvan FlorianAPEX e2e Testing automation with Jest & Puppeteer #1It is not often that I come across an Oracle APEX Development environment with some sort of test automation setup. Unit-testing frameworks…Dec 3, 2020Dec 3, 2020