InJavaScript in Plain EnglishbyAgustinus Theodorus·Apr 17, 2024Unlocking Data Insights: Building a Dashboard with Deno and Jupyter NotebooksHow to use Deno in Jupyter Notebooks: A step-by-step guideA response icon1A response icon1
InDFINITY Hero ∞byAgustinus Theodorus·Apr 15, 2024Forging the Future of ICP Open-Source: A Deep Dive into Motoko, Rust, and TypeScriptAn in-depth comparison of Motoko, Rust, and TypeScript’s strengths and weaknesses for innovating in the ICP ecosystemA response icon2A response icon2
InJavaScript in Plain EnglishbyAgustinus Theodorus·Oct 19, 2023Kanel: Generate Typescript Types From PostgreSQL DatabasesHarness the power of Kanel to auto-generate types from PostgreSQL schemas
InJavaScript in Plain EnglishbyAgustinus Theodorus·Sep 25, 2023Getting Started With Drizzle ORM: A New Type-Safe ORM AlternativeComparing features and performance of Drizzle ORM with Prisma and TypeORMA response icon1A response icon1
InLevel Up CodingbyAgustinus Theodorus·Jul 7, 2023Mastering Flask Deployment: A Mini-Course on Automating Flask Deployments with GitHub ActionsA comprehensive guide on deploying Flask applications using GitHub Actions
InJavaScript in Plain EnglishbyAgustinus Theodorus·May 10, 2023React Native App Development on WSL2 Using Physical DevicesCombining the ease of Windows with the versatility of Linux
InNestJS HerobyAgustinus Theodorus·Jan 10, 2023Why NestJS is the Perfect Framework for ASP.NET Teams Migrating to Node.js (Or Vice-Versa)Nest.js vs. ASP.NET: Comparing Frameworks
InBetter ProgrammingbyAgustinus Theodorus·Nov 8, 2022Five Data-Loading Patterns To Improve Web PerformanceAn introduction to frontend data-loading patternsA response icon1A response icon1
InGeek CulturebyAgustinus Theodorus·Nov 7, 2022How To Use Configurable Module Builders in Nest.js v9Dynamic Nest.js modules for customized backend services
InLevel Up CodingbyAgustinus Theodorus·Nov 6, 2022How to Deploy a React Monorepo to Netlify Using Lerna and GitHub ActionsA step-by-step guide on how to deploy a simple React App Monorepo to Netlify using Lerna and GitHub Actions