Leo NetoUsing Prisma.js to Replace Knex.js While Also Refactoring Route Controllers in ExpressWhen I first stumbled upon Prisma.js, I decided to test it out by creating an Express application. I soon realized how useful Prisma.js…Jul 8, 20211Jul 8, 20211
Leo NetoinAnalytics VidhyaWhat I’ve Learned from Writing A Command-Line Application for DjangoFirst off, “why do you need a CLI for Django?” That was the reaction from my former professor and boss at my university when I went to his…Feb 9, 2020Feb 9, 2020
Leo NetoWriting a Command Line Application With Auto-Discoverable Commands (a.k.a Plugins)If you’re into command-line interfaces and Python, you may have run into click. Click is, in the developers’ own words, the “Command Line…Jan 2, 2020Jan 2, 2020