ββEditors may have problem with auto importing that complicated relative paths ( at least VSCode does ). Importing manually from various modules in your project will start to feel very cumbersome ( trust me, I experienced that with my team at workβ¦ )
β± 6 minutes
#TypeScript #Webpack #Jest
β± 6 minutes
#TypeScript #Webpack #Jest
Medium
Type-safe es2015 module import path aliasing with Webpack, Typescript and Jest
How to remove long import paths and encapsulate packages in reusable modules folder and make everything work with webpack, jest and typescript
ββAs someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack and serverless architecture, I created PostMage with Next JS static generation for the frontend and the Node.js backend deployed to AWS.
β± 8 minutes read
#AWS #React #TypeScript #NextJS
β± 8 minutes read
#AWS #React #TypeScript #NextJS
Medium
The Modern Tech Stack to Build a SaaS in 2021 as a Team of One-Man with Next JS and AWS
As someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack andβ¦