PinnedMaaptehinAH TechnologyAuto generate TypeScript d.ts from your API requests/responsesCoding is actually about having the correct tooling, to code as less as possible yourself. Types of API’s you consume is actually one of…Jan 25, 2021Jan 25, 2021
PinnedMaaptehinAH TechnologyNodeJS and React SSR, the need for foul playstress testing a React Express Nodejs application and make it 10x fasterDec 11, 20192Dec 11, 20192
MaaptehUse autogenerated Typescript type definitions from your api inside a namespaceThis is a follow up on the article “Auto generate TypeScript d.ts from your API requests/responses”, written more than a year ago. Since…May 7, 20221May 7, 20221
Maaptehrender server-side for specific viewports with option to cache with NextJSIn the past i didn’t really like one framework to do all things, because most clients have strict rules, and some of them are in practise…Jan 26, 2022Jan 26, 2022
MaaptehinAH TechnologyMocks, the hustle and bustleIn work i switch from project to project. At least one thing that always is common is when using mocks to firmly test your modules. The…Mar 25, 2021Mar 25, 2021
MaaptehReverse proxyIn my last assignment we have a proxy which handles authentication. Before its creation we had to think about a way to still work locally…Jan 23, 2021Jan 23, 2021