1 follower
Founding Engineer at Bazar (General Catalyst backed), Ex Meta Ads MLE, Ex Activision Blizzard Intern
I will introduce my personal take in this article but most of the contents will just be pointers because the official doc is good enough. When writing...
Official doc is already a good place to get started with https://docs.nestjs.com/recipes/repl REPL is a simple interactive environment that takes...
The official doc (https://docs.nestjs.com/recipes/swc) goes through SWC setup in Nest.js pretty well. But usually when we setup our Nest.js project...
In a typical web code repository, we use linters like eslint to highlight warnings or syntax errors and use tools like prettier to format the...
This blog guides you to setup a universal mobile app repository using following tech stack: React Native Expo (Router) Nativewind v4 (community...