PinnedInBetter ProgrammingbyTeddy MorinΒ·Dec 3, 2021How to Keep Your App Dependencies Up-To-Date?What are the challenges and how to automate maintenance properly?A response icon2A response icon2
InJavaScript in Plain EnglishbyTeddy MorinΒ·Feb 6, 2025Implement Your Own Image Component With Local Cache for React NativeBetween offline-first and performance improvements
InLevel Up CodingbyTeddy MorinΒ·Jul 7, 2024Performance Testing a Real-World Back-End: NodeJS vs GoAre Go performance the real deal?
InJavaScript in Plain EnglishbyTeddy MorinΒ·Jul 6, 2024Performance Testing Express, Fastify, and NestJS (With Express/Fastify)Generate insightful benchmark with Artillery.io
InJavaScript in Plain EnglishbyTeddy MorinΒ·Mar 14, 2024Build a React Application With Clean ArchitectureOne that actually adheres to Clean ArchitectureA response icon2A response icon2
InITNEXTbyTeddy MorinΒ·Mar 14, 2024Build an ExpressJS Application With Clean ArchitectureOne that actually adheres to Clean Architecture
InLevel Up CodingbyTeddy MorinΒ·Mar 14, 2024Understand the Theory behind Clean ArchitectureWhat is Clean Architecture and why itβs desperately needed
InLevel Up CodingbyTeddy MorinΒ·Feb 4, 2024Understand Component Design PrinciplesWhat are components and how to organize them efficiently
InBetter ProgrammingbyTeddy MorinΒ·Oct 3, 2023Everything You Need To Get Started With DockerWhat is Docker, why use it, and how to do it correctlyA response icon1A response icon1
InLevel Up CodingbyTeddy MorinΒ·Oct 2, 2023Stop Using Insecure and Inefficient DockerfilesHow to improve your Dockerfile (an example for NodeJS)