PlantUML for generating diagramsApr 18, 2023reactPlantUML PlantUML is an application that allows you to quickly write different kind of diagrams (UML and non-UML). →
Share DTOs between NestJS and ReactApr 17, 2023reactOver the past two years, I have been heavily involved in working on projects that utilize a monorepo architecture, with NestJS as the backend and React for the frontend. →
Literals management in react with react-intlMar 24, 2023reactIn this post, we are going to dive into an approach for literals management in a React project using react-intl. →
Monorepo simple starter workflowApr 5, 2022git hook react nestJSIn my current job, I have had to configure a monorepo with git hooks, ESLint, Prettier and some custom actions. →