Posts
All the articles I've posted.
Optimizing TypeScript Projects with baseUrl in tsconfig.json
Published: at 09:06 PMConfiguring the baseUrl in the tsconfig.json file is a small adjustment with significant benefits.
React Embracing DRY (Don’t Repeat Yourself) Principle with Functional Components
Published: at 09:06 PMReact’s functional components provide an excellent platform for adhering to the DRY principle.
Say Goodbye to Relative Paths - How to Resolve Alias File Paths with Vite.js & ReactJS + TypeScript
Published: at 09:06 PMSay hello to productivity and bid farewell to relative path woes.